From: Charalampos Kominos Date: Fri, 27 Apr 2018 09:19:56 +0000 (+0200) Subject: Update git submodules X-Git-Tag: opnfv-6.1.0~154 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=045b7bae23f3a8f06bccf96b3e58986298480e6e;p=opnfvdocs.git Update git submodules * Update docs/submodules/functest from branch 'stable/fraser' - Make volumes appear as SCSI devices in aarch64 Adding volumes in openstack by default uses virtio_blk and the devices appear as /dev/vdX. In aarch64 however a qemu pci slot is already in use so the tests cannot assign more than one volume to a VM. Forcing the drives to use virtio-scsi solves the issue and allows more volumes to be attached as /dev/sdX. The variable defining the drive is VOLUME_DEVICE_NAME and is passed as environmental variable when the container is created. JIRA: ARMBAND-376 Change-Id: Ia688cff338ff319e22a3b26796fa197297c23ce0 Signed-off-by: Charalampos Kominos (cherry picked from commit a663c33645681f66ebe6b6af79c4e9f5910fb26b) --- diff --git a/docs/submodules/functest b/docs/submodules/functest index 4a6864077..65f39928b 160000 --- a/docs/submodules/functest +++ b/docs/submodules/functest @@ -1 +1 @@ -Subproject commit 4a6864077a4989eb003efa1d18df2a78cb405155 +Subproject commit 65f39928b94b04cc1a2936b0260dbc4deec080f8