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