Merge "Clean smoke requirements"
[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             extra_properties:
12               hw_firmware_type: 'uefi'
13               short_id: 'ubuntu16.04'
14               hw_video_model: 'vga'
15           cirros:
16             disk_file: /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     vping:
22         image_name: TestVM
23
24     tempest:
25         use_custom_images: False
26
27     odl_sfc:
28         image_base_url: "http://artifacts.opnfv.org/sfc/demo"
29         image_name: sfc_nsh_danube
30         image_file_name: sf_nsh_danube_arm64.img
31         image_initrd: sf_nsh_danube_arm64-initrd
32         image_kernel: sf_nsh_danube_arm64-kernel
33         image_format: ami
34         os_cmd_line: 'root=LABEL=cloudimg-rootfs ro'
35     doctor:
36         image_name: TestVM