Disable temporarily Doctor from Functest
[functest.git] / functest / ci / config_aarch64_patch.yaml
index 80cf4cc..de82dbc 100644 (file)
@@ -4,15 +4,20 @@ os:
             image_name: TestVM
             image_file_name:  cirros-d161201-aarch64-disk.img
             image_password:  gocubsgo
-
-    snaps_health_check:
-        disk_url: http://download.cirros-cloud.net/daily/20161201/cirros-d161201-aarch64-disk.img
-        kernel_url: http://download.cirros-cloud.net/daily/20161201/cirros-d161201-aarch64-kernel
-        ramdisk_url: http://download.cirros-cloud.net/daily/20161201/cirros-d161201-aarch64-initramfs
-        extra_properties:
-            os_command_line: root=/dev/vdb1 rw rootwait console=tty0 console=ttyS0 console=ttyAMA0
-            hw_video_model: vga
-
+    snaps:
+        images:
+          glance_tests:
+            disk_file: /home/opnfv/functest/images/cirros-d161201-aarch64-disk.img
+            extra_properties:
+              hw_firmware_type: 'uefi'
+              short_id: 'ubuntu16.04'
+              hw_video_model: 'vga'
+          cirros:
+            disk_file: /home/opnfv/functest/images/cirros-d161201-aarch64-disk.img
+            extra_properties:
+              hw_firmware_type: 'uefi'
+              short_id: 'ubuntu16.04'
+              hw_video_model: 'vga'
     vping:
         image_name: TestVM