aboutsummaryrefslogtreecommitdiffstats
path: root/functest
diff options
context:
space:
mode:
authorCedric Ollivier <cedric.ollivier@orange.com>2018-05-07 14:05:23 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-05-07 14:05:23 +0000
commit601781b8020c267618bb7bfe3fc4cbe2bedc40b3 (patch)
tree2533d64deab54f2cb72246e66ebacd90ea4df605 /functest
parent213ca8e4e4d155ed6d5626020e56c3a241d1dace (diff)
parenta663c33645681f66ebe6b6af79c4e9f5910fb26b (diff)
Merge "Make volumes appear as SCSI devices in aarch64"
Diffstat (limited to 'functest')
-rw-r--r--functest/ci/config_aarch64_patch.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/functest/ci/config_aarch64_patch.yaml b/functest/ci/config_aarch64_patch.yaml
index a87fe25be..2f1289c1c 100644
--- a/functest/ci/config_aarch64_patch.yaml
+++ b/functest/ci/config_aarch64_patch.yaml
@@ -9,6 +9,8 @@ os:
hw_firmware_type: 'uefi'
hw_video_model: 'vga'
short_id: 'ubuntu16.04'
+ hw_disk_bus: 'scsi'
+ hw_scsi_model: 'virtio-scsi'
snaps:
images:
glance_tests:
@@ -18,6 +20,8 @@ os:
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-d161201-aarch64-disk.img
@@ -25,12 +29,16 @@ os:
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