Add UEFI image extra properties for CentOS image for aarch64
[functest.git] / functest / ci / config_aarch64_patch.yaml
index 44df3ca..a7b7737 100644 (file)
@@ -29,12 +29,16 @@ os:
               hw_video_model: 'vga'
           centos:
             disk_file: /home/opnfv/functest/images/CentOS-7-aarch64-GenericCloud.qcow2
+            extra_properties:
+              hw_firmware_type: 'uefi'
+              hw_video_model: 'vga'
 
     vping:
         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"