Merge "Complete framework documentation part for VNF"
[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             extra_properties:
8               hw_firmware_type: 'uefi'
9               hw_video_model: 'vga'
10               short_id: 'ubuntu16.04'
11     snaps:
12         images:
13           glance_tests:
14             disk_file: /home/opnfv/functest/images/cirros-d161201-aarch64-disk.img
15             extra_properties:
16               hw_firmware_type: 'uefi'
17               short_id: 'ubuntu16.04'
18               hw_video_model: 'vga'
19           cirros:
20             disk_file: /home/opnfv/functest/images/cirros-d161201-aarch64-disk.img
21             extra_properties:
22               hw_firmware_type: 'uefi'
23               short_id: 'ubuntu16.04'
24               hw_video_model: 'vga'
25           ubuntu:
26             disk_file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-arm64-uefi1.img
27             extra_properties:
28               hw_firmware_type: 'uefi'
29               hw_video_model: 'vga'
30           centos:
31             disk_file: /home/opnfv/functest/images/CentOS-7-aarch64-GenericCloud.qcow2
32             extra_properties:
33               hw_firmware_type: 'uefi'
34               hw_video_model: 'vga'
35
36     vping:
37         image_name: TestVM
38
39     tempest:
40         use_custom_images: True
41         use_custom_flavors: True
42
43     odl_sfc:
44         image_base_url: "http://artifacts.opnfv.org/sfc/demo"
45         image_name: sfc_nsh_danube
46         image_file_name: sf_nsh_danube_arm64.img
47         image_initrd: sf_nsh_danube_arm64-initrd
48         image_kernel: sf_nsh_danube_arm64-kernel
49         image_format: ami
50         os_cmd_line: 'root=LABEL=cloudimg-rootfs ro'
51     doctor:
52         image_name: TestVM