aboutsummaryrefslogtreecommitdiffstats
path: root/functest
diff options
context:
space:
mode:
authorLinda Wang <wangwulin@huawei.com>2017-08-09 08:30:30 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-08-09 08:30:30 +0000
commitcd4716eb5fa3a12e256fba8faa75780b7398ff68 (patch)
treeafbfd1f171eeda24fb41ae7c651a082aefb44946 /functest
parent2eef76ff93f1a8586729f9a421607bcd051abccc (diff)
parent8cc121ce39e99e737bba0a7b2904d5846e7e6048 (diff)
Merge "Configure AARCH64 image settings for UEFI"
Diffstat (limited to 'functest')
-rw-r--r--functest/ci/config_aarch64_patch.yaml14
1 files changed, 6 insertions, 8 deletions
diff --git a/functest/ci/config_aarch64_patch.yaml b/functest/ci/config_aarch64_patch.yaml
index 27b270626..de82dbc70 100644
--- a/functest/ci/config_aarch64_patch.yaml
+++ b/functest/ci/config_aarch64_patch.yaml
@@ -8,18 +8,16 @@ os:
images:
glance_tests:
disk_file: /home/opnfv/functest/images/cirros-d161201-aarch64-disk.img
- kernel_file: /home/opnfv/functest/images/cirros-d161201-aarch64-kernel
- ramdisk_file: /home/opnfv/functest/images/cirros-d161201-aarch64-initramfs
extra_properties:
- os_command_line: root=/dev/vdb1 rw rootwait console=tty0 console=ttyS0 console=ttyAMA0
- hw_video_model: vga
+ hw_firmware_type: 'uefi'
+ short_id: 'ubuntu16.04'
+ hw_video_model: 'vga'
cirros:
disk_file: /home/opnfv/functest/images/cirros-d161201-aarch64-disk.img
- kernel_file: /home/opnfv/functest/images/cirros-d161201-aarch64-kernel
- ramdisk_file: /home/opnfv/functest/images/cirros-d161201-aarch64-initramfs
extra_properties:
- os_command_line: root=/dev/vdb1 rw rootwait console=tty0 console=ttyS0 console=ttyAMA0
- hw_video_model: vga
+ hw_firmware_type: 'uefi'
+ short_id: 'ubuntu16.04'
+ hw_video_model: 'vga'
vping:
image_name: TestVM