Enable tempest offline by use_custom_images=True
[functest.git] / functest / ci / config_aarch64_patch.yaml
index 9a345e3..80cf4cc 100644 (file)
@@ -5,10 +5,10 @@ os:
             image_file_name:  cirros-d161201-aarch64-disk.img
             image_password:  gocubsgo
 
-    snaps_simple_healthcheck:
-        disk_image: /home/opnfv/functest/data/cirros-d161201-aarch64-disk.img
-        kernel_image: /home/opnfv/functest/data/cirros-d161201-aarch64-kernel
-        ramdisk_image: /home/opnfv/functest/data/cirros-d161201-aarch64-initramfs
+    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
@@ -16,5 +16,16 @@ os:
     vping:
         image_name: TestVM
 
+    tempest:
+        use_custom_images: False
+
+    odl_sfc:
+        image_base_url: "http://artifacts.opnfv.org/sfc/demo"
+        image_name: sfc_nsh_danube
+        image_file_name: sf_nsh_danube_arm64.img
+        image_initrd: sf_nsh_danube_arm64-initrd
+        image_kernel: sf_nsh_danube_arm64-kernel
+        image_format: ami
+        os_cmd_line: 'root=LABEL=cloudimg-rootfs ro'
     doctor:
         image_name: TestVM