Add missing character to aarch functest conf file
[functest.git] / functest / ci / config_aarch64_patch.yaml
1 ---
2 os:
3     general:
4         openstack:
5             image_name: TestVM
6             image_file_name: cirros-d161201-aarch64-disk.img
7             image_password: gocubsgo
8             extra_properties:
9                 hw_firmware_type: 'uefi'
10                 hw_video_model: 'vga'
11                 short_id: 'ubuntu16.04'
12     snaps:
13         images:
14             glance_tests:
15                 disk_file:
16                     /home/opnfv/functest/images/cirros-d161201-aarch64-disk.img
17                 extra_properties:
18                     hw_firmware_type: 'uefi'
19                     short_id: 'ubuntu16.04'
20                     hw_video_model: 'vga'
21             cirros:
22                 disk_file:
23                     /home/opnfv/functest/images/cirros-d161201-aarch64-disk.img
24                 extra_properties:
25                     hw_firmware_type: 'uefi'
26                     short_id: 'ubuntu16.04'
27                     hw_video_model: 'vga'
28             ubuntu:
29                 disk_file:
30                     /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-arm64-uefi1.img
31                 extra_properties:
32                     hw_firmware_type: 'uefi'
33                     hw_video_model: 'vga'
34             centos:
35                 disk_file:
36                     /home/opnfv/functest/images/CentOS-7-aarch64-GenericCloud.qcow2
37                 extra_properties:
38                     hw_firmware_type: 'uefi'
39                     hw_video_model: 'vga'
40
41     vping:
42         image_name: TestVM
43
44     tempest:
45         use_custom_flavors: 'True'
46
47     odl_sfc:
48         image_base_url: "http://artifacts.opnfv.org/sfc/demo"
49         image_name: sfc_nsh_danube
50         image_file_name: sf_nsh_danube_arm64.img
51         image_initrd: sf_nsh_danube_arm64-initrd
52         image_kernel: sf_nsh_danube_arm64-kernel
53         image_format: ami
54         os_cmd_line: 'root=LABEL=cloudimg-rootfs ro'
55     doctor:
56         image_name: TestVM