Publish vmready scenarios
[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
17     vmready1:
18         image: /home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img
19         extra_properties:
20             hw_firmware_type: 'uefi'
21             hw_video_model: 'vga'
22             hw_disk_bus: 'scsi'
23             hw_scsi_model: 'virtio-scsi'
24
25     vmready2:
26         image: /home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img
27         extra_properties:
28             hw_firmware_type: 'uefi'
29             hw_video_model: 'vga'
30             hw_disk_bus: 'scsi'
31             hw_scsi_model: 'virtio-scsi'
32
33     singlevm1:
34         image: /home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img
35         extra_properties:
36             hw_firmware_type: 'uefi'
37             hw_video_model: 'vga'
38             hw_disk_bus: 'scsi'
39             hw_scsi_model: 'virtio-scsi'
40
41     singlevm2:
42         image: /home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img
43         extra_properties:
44             hw_firmware_type: 'uefi'
45             hw_video_model: 'vga'
46             hw_disk_bus: 'scsi'
47             hw_scsi_model: 'virtio-scsi'
48
49     snaps:
50         images:
51             glance_tests:
52                 disk_file:
53                     /home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img
54                 extra_properties:
55                     hw_firmware_type: 'uefi'
56                     short_id: 'ubuntu16.04'
57                     hw_video_model: 'vga'
58                     hw_disk_bus: 'scsi'
59                     hw_scsi_model: 'virtio-scsi'
60             cirros:
61                 disk_file:
62                     /home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img
63                 extra_properties:
64                     hw_firmware_type: 'uefi'
65                     short_id: 'ubuntu16.04'
66                     hw_video_model: 'vga'
67                     hw_disk_bus: 'scsi'
68                     hw_scsi_model: 'virtio-scsi'
69             ubuntu:
70                 disk_file:
71                     /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-arm64-uefi1.img
72                 extra_properties:
73                     hw_firmware_type: 'uefi'
74                     hw_video_model: 'vga'
75                     hw_disk_bus: 'scsi'
76                     hw_scsi_model: 'virtio-scsi'
77             centos:
78                 disk_file:
79                     /home/opnfv/functest/images/CentOS-7-aarch64-GenericCloud.qcow2
80                 extra_properties:
81                     hw_firmware_type: 'uefi'
82                     hw_video_model: 'vga'
83
84     vping:
85         image_name: TestVM
86
87     tempest:
88         use_custom_flavors: 'True'
89
90     odl_sfc:
91         image_base_url: "http://artifacts.opnfv.org/sfc/demo"
92         image_name: sfc_nsh_danube
93         image_file_name: sf_nsh_danube_arm64.img
94         image_initrd: sf_nsh_danube_arm64-initrd
95         image_kernel: sf_nsh_danube_arm64-kernel
96         image_format: ami
97         os_cmd_line: 'root=LABEL=cloudimg-rootfs ro'
98     doctor:
99         image_name: TestVM