Make volumes appear as SCSI devices in aarch64 69/56769/2
authorCharalampos Kominos <Charalampos.Kominos@enea.com>
Fri, 27 Apr 2018 09:19:56 +0000 (11:19 +0200)
committerCharalampos Kominos <charalampos.kominos@enea.com>
Wed, 2 May 2018 14:27:50 +0000 (14:27 +0000)
commita663c33645681f66ebe6b6af79c4e9f5910fb26b
tree5b86779b58b6cb5f9df8e90f3ec018d4760003ef
parent9fb702111ae63824a2e293d327437d0486a565d2
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 <Charalampos.Kominos@enea.com>
functest/ci/config_aarch64_patch.yaml