[odl-sfc] Add function to retrieve a resource from HEAT
[functest.git] / functest / ci / config_aarch64_patch.yaml
1 os:
2     general:
3         openstack:
4             image_name: TestVM
5             image_file_name:  cirros-d161201-aarch64-disk.img
6             image_password:  gocubsgo
7
8     snaps_simple_healthcheck:
9         disk_image: /home/opnfv/functest/data/cirros-d161201-aarch64-disk.img
10         kernel_image: /home/opnfv/functest/data/cirros-d161201-aarch64-kernel
11         ramdisk_image: /home/opnfv/functest/data/cirros-d161201-aarch64-initramfs
12         extra_properties:
13             os_command_line: root=/dev/vdb1 rw rootwait console=tty0 console=ttyS0 console=ttyAMA0
14             hw_video_model: vga
15
16     vping:
17         image_name: TestVM
18
19     doctor:
20         image_name: TestVM