Merge "Switch to project domain name"
[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                 hw_disk_bus: 'scsi'
13                 hw_scsi_model: 'virtio-scsi'
14     snaps:
15         images:
16             glance_tests:
17                 disk_file:
18                     /home/opnfv/functest/images/cirros-d161201-aarch64-disk.img
19                 extra_properties:
20                     hw_firmware_type: 'uefi'
21                     short_id: 'ubuntu16.04'
22                     hw_video_model: 'vga'
23                     hw_disk_bus: 'scsi'
24                     hw_scsi_model: 'virtio-scsi'
25             cirros:
26                 disk_file:
27                     /home/opnfv/functest/images/cirros-d161201-aarch64-disk.img
28                 extra_properties:
29                     hw_firmware_type: 'uefi'
30                     short_id: 'ubuntu16.04'
31                     hw_video_model: 'vga'
32                     hw_disk_bus: 'scsi'
33                     hw_scsi_model: 'virtio-scsi'
34             ubuntu:
35                 disk_file:
36                     /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-arm64-uefi1.img
37                 extra_properties:
38                     hw_firmware_type: 'uefi'
39                     hw_video_model: 'vga'
40                     hw_disk_bus: 'scsi'
41                     hw_scsi_model: 'virtio-scsi'
42             centos:
43                 disk_file:
44                     /home/opnfv/functest/images/CentOS-7-aarch64-GenericCloud.qcow2
45                 extra_properties:
46                     hw_firmware_type: 'uefi'
47                     hw_video_model: 'vga'
48
49     vping:
50         image_name: TestVM
51
52     tempest:
53         use_custom_flavors: 'True'
54
55     odl_sfc:
56         image_base_url: "http://artifacts.opnfv.org/sfc/demo"
57         image_name: sfc_nsh_danube
58         image_file_name: sf_nsh_danube_arm64.img
59         image_initrd: sf_nsh_danube_arm64-initrd
60         image_kernel: sf_nsh_danube_arm64-kernel
61         image_format: ami
62         os_cmd_line: 'root=LABEL=cloudimg-rootfs ro'
63     doctor:
64         image_name: TestVM