From 874b3a7c977ab62526d63b15df1374faf03a3279 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Fri, 3 Jan 2020 08:06:20 +0100 Subject: Configure our images for VirtIO-SCSI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://ceph.io/planet/more-recommendations-for-ceph-and-openstack/ Change-Id: I772aa68e6414e4bee77848bc6d5200918e95aee8 Signed-off-by: Cédric Ollivier --- jjb/functest/functest.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index 25a3d1ee8..ec7dfb56d 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -147,6 +147,8 @@ -e DEBUG=$DEBUG \ -e EXTERNAL_NETWORK=$EXTERNAL_NETWORK \ -e DASHBOARD_URL={dashboard_url} \ + -e VOLUME_DEVICE_NAME=sdb \ + -e IMAGE_PROPERTIES=hw_scsi_model:virtio-scsi,hw_disk_bus:scsi \ -v /home/opnfv/functest/openstack.creds:/home/opnfv/functest/conf/env_file \ -v /home/opnfv/functest/images:/home/opnfv/functest/images \ -v /home/opnfv/functest/tempest_blacklist.yaml:/usr/lib/python$py/\ -- cgit 1.2.3-korg