aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci/config_aarch64_patch.yaml
blob: 9a345e3f72a336693b75442eb134b84f0dfe9192 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
os:
    general:
        openstack:
            image_name: TestVM
            image_file_name:  cirros-d161201-aarch64-disk.img
            image_password:  gocubsgo

    snaps_simple_healthcheck:
        disk_image: /home/opnfv/functest/data/cirros-d161201-aarch64-disk.img
        kernel_image: /home/opnfv/functest/data/cirros-d161201-aarch64-kernel
        ramdisk_image: /home/opnfv/functest/data/cirros-d161201-aarch64-initramfs
        extra_properties:
            os_command_line: root=/dev/vdb1 rw rootwait console=tty0 console=ttyS0 console=ttyAMA0
            hw_video_model: vga

    vping:
        image_name: TestVM

    doctor:
        image_name: TestVM