Merge "Add UEFI support in functest"
[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
33     vping:
34         image_name: TestVM
35
36     tempest:
37         use_custom_images: False
38
39     odl_sfc:
40         image_base_url: "http://artifacts.opnfv.org/sfc/demo"
41         image_name: sfc_nsh_danube
42         image_file_name: sf_nsh_danube_arm64.img
43         image_initrd: sf_nsh_danube_arm64-initrd
44         image_kernel: sf_nsh_danube_arm64-kernel
45         image_format: ami
46         os_cmd_line: 'root=LABEL=cloudimg-rootfs ro'
47     doctor:
48         image_name: TestVM