summaryrefslogtreecommitdiffstats
path: root/functest/ci/config_aarch64_patch.yaml
blob: ae4f7b5844b4630153bae5cc71377ff593b892b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
---
os:
    general:
        openstack:
            image_name: TestVM
            image_file_name: cirros-0.4.0-aarch64-disk.img
            image_password: gocubsgo
            image_url:
                /home/opnfv/functest/images/cirros-d161201-aarch64-disk.img
            extra_properties:
                hw_firmware_type: 'uefi'
                hw_video_model: 'vga'
                short_id: 'ubuntu16.04'
                hw_disk_bus: 'scsi'
                hw_scsi_model: 'virtio-scsi'

    functest_smoke_serial:
        image: /home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img
        extra_properties:
            hw_firmware_type: 'uefi'
            hw_video_model: 'vga'
            hw_disk_bus: 'scsi'
            hw_scsi_model: 'virtio-scsi'

    refstack_defcore:
        image: /home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img
        extra_properties:
            hw_firmware_type: 'uefi'
            hw_video_model: 'vga'
            hw_disk_bus: 'scsi'
            hw_scsi_model: 'virtio-scsi'

    patrole:
        image: /home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img
        extra_properties:
            hw_firmware_type: 'uefi'
            hw_video_model: 'vga'
            hw_disk_bus: 'scsi'
            hw_scsi_model: 'virtio-scsi'

    neutron_trunk:
        image: /home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img
        extra_properties:
            hw_firmware_type: 'uefi'
            hw_video_model: 'vga'
            hw_disk_bus: 'scsi'
            hw_scsi_model: 'virtio-scsi'

    tempest_full_parallel:
        image: /home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img
        extra_properties:
            hw_firmware_type: 'uefi'
            hw_video_model: 'vga'
            hw_disk_bus: 'scsi'
            hw_scsi_model: 'virtio-scsi'

    rally_sanity:
        image: /home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img
        extra_properties:
            hw_firmware_type: 'uefi'
            hw_video_model: 'vga'
            hw_disk_bus: 'scsi'
            hw_scsi_model: 'virtio-scsi'

    rally_full:
        image: /home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img
        extra_properties:
            hw_firmware_type: 'uefi'
            hw_video_model: 'vga'
            hw_disk_bus: 'scsi'
            hw_scsi_model: 'virtio-scsi'

    snaps:
        images:
            glance_tests:
                disk_file:
                    /home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img
                extra_properties:
                    hw_firmware_type: 'uefi'
                    short_id: 'ubuntu16.04'
                    hw_video_model: 'vga'
                    hw_disk_bus: 'scsi'
                    hw_scsi_model: 'virtio-scsi'
            cirros:
                disk_file:
                    /home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img
                extra_properties:
                    hw_firmware_type: 'uefi'
                    short_id: 'ubuntu16.04'
                    hw_video_model: 'vga'
                    hw_disk_bus: 'scsi'
                    hw_scsi_model: 'virtio-scsi'
            ubuntu:
                disk_file:
                    /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-arm64-uefi1.img
                extra_properties:
                    hw_firmware_type: 'uefi'
                    hw_video_model: 'vga'
                    hw_disk_bus: 'scsi'
                    hw_scsi_model: 'virtio-scsi'
            centos:
                disk_file:
                    /home/opnfv/functest/images/CentOS-7-aarch64-GenericCloud.qcow2
                extra_properties:
                    hw_firmware_type: 'uefi'
                    hw_video_model: 'vga'

    vping:
        image_name: TestVM

    tempest:
        use_custom_flavors: 'True'

    odl_sfc:
        image_base_url: "http://artifacts.opnfv.org/sfc/demo"
        image_name: sfc_nsh_danube
        image_file_name: sf_nsh_danube_arm64.img
        image_initrd: sf_nsh_danube_arm64-initrd
        image_kernel: sf_nsh_danube_arm64-kernel
        image_format: ami
        os_cmd_line: 'root=LABEL=cloudimg-rootfs ro'
    doctor:
        image_name: TestVM