aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci/config_aarch64_patch.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'functest/ci/config_aarch64_patch.yaml')
-rw-r--r--functest/ci/config_aarch64_patch.yaml7
1 files changed, 6 insertions, 1 deletions
diff --git a/functest/ci/config_aarch64_patch.yaml b/functest/ci/config_aarch64_patch.yaml
index 6b3699b4..c66d3cd3 100644
--- a/functest/ci/config_aarch64_patch.yaml
+++ b/functest/ci/config_aarch64_patch.yaml
@@ -4,6 +4,10 @@ os:
image_name: TestVM
image_file_name: cirros-d161201-aarch64-disk.img
image_password: gocubsgo
+ extra_properties:
+ hw_firmware_type: 'uefi'
+ hw_video_model: 'vga'
+ short_id: 'ubuntu16.04'
snaps:
images:
glance_tests:
@@ -30,7 +34,8 @@ os:
image_name: TestVM
tempest:
- use_custom_images: False
+ use_custom_images: True
+ use_custom_flavors: True
odl_sfc:
image_base_url: "http://artifacts.opnfv.org/sfc/demo"