Remove rnc unit test dir as empty
[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     snaps:
8         images:
9           glance_tests:
10             disk_file: /home/opnfv/functest/images/cirros-d161201-aarch64-disk.img
11             kernel_file: /home/opnfv/functest/images/cirros-d161201-aarch64-kernel
12             ramdisk_file: /home/opnfv/functest/images/cirros-d161201-aarch64-initramfs
13             extra_properties:
14               os_command_line: root=/dev/vdb1 rw rootwait console=tty0 console=ttyS0 console=ttyAMA0
15               hw_video_model: vga
16           cirros:
17             disk_file: /home/opnfv/functest/images/cirros-d161201-aarch64-disk.img
18             kernel_file: /home/opnfv/functest/images/cirros-d161201-aarch64-kernel
19             ramdisk_file: /home/opnfv/functest/images/cirros-d161201-aarch64-initramfs
20             extra_properties:
21               os_command_line: root=/dev/vdb1 rw rootwait console=tty0 console=ttyS0 console=ttyAMA0
22               hw_video_model: vga
23     vping:
24         image_name: TestVM
25
26     tempest:
27         use_custom_images: False
28
29     odl_sfc:
30         image_base_url: "http://artifacts.opnfv.org/sfc/demo"
31         image_name: sfc_nsh_danube
32         image_file_name: sf_nsh_danube_arm64.img
33         image_initrd: sf_nsh_danube_arm64-initrd
34         image_kernel: sf_nsh_danube_arm64-kernel
35         image_format: ami
36         os_cmd_line: 'root=LABEL=cloudimg-rootfs ro'
37     doctor:
38         image_name: TestVM