Fix the cloudify_ims update quotas error
[functest.git] / functest / ci / config_aarch64_patch.yaml
index 27b2706..6b3699b 100644 (file)
@@ -8,18 +8,24 @@ os:
         images:
           glance_tests:
             disk_file: /home/opnfv/functest/images/cirros-d161201-aarch64-disk.img
-            kernel_file: /home/opnfv/functest/images/cirros-d161201-aarch64-kernel
-            ramdisk_file: /home/opnfv/functest/images/cirros-d161201-aarch64-initramfs
             extra_properties:
-              os_command_line: root=/dev/vdb1 rw rootwait console=tty0 console=ttyS0 console=ttyAMA0
-              hw_video_model: vga
+              hw_firmware_type: 'uefi'
+              short_id: 'ubuntu16.04'
+              hw_video_model: 'vga'
           cirros:
             disk_file: /home/opnfv/functest/images/cirros-d161201-aarch64-disk.img
-            kernel_file: /home/opnfv/functest/images/cirros-d161201-aarch64-kernel
-            ramdisk_file: /home/opnfv/functest/images/cirros-d161201-aarch64-initramfs
             extra_properties:
-              os_command_line: root=/dev/vdb1 rw rootwait console=tty0 console=ttyS0 console=ttyAMA0
-              hw_video_model: vga
+              hw_firmware_type: 'uefi'
+              short_id: 'ubuntu16.04'
+              hw_video_model: 'vga'
+          ubuntu:
+            disk_file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-arm64-uefi1.img
+            extra_properties:
+              hw_firmware_type: 'uefi'
+              hw_video_model: 'vga'
+          centos:
+            disk_file: /home/opnfv/functest/images/CentOS-7-aarch64-GenericCloud.qcow2
+
     vping:
         image_name: TestVM