test/vhost: disable QEMU virtio-scsi-pci tests
This seems to be causing intermittent failures after updating qemu to a newer version; disable this test until the root cause is found. Change-Id: I0962e0db1bc244abec3d56483308c3f558d4d7f2 Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/399263 Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com> Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
This commit is contained in:
parent
82b97c4d9a
commit
15e2fa5dac
@ -104,7 +104,7 @@ timing_exit run_spdk_fio_unmap
|
||||
|
||||
timing_enter setup_vm
|
||||
vm_no="0"
|
||||
vm_setup --disk-type=spdk_vhost_scsi --force=$vm_no --os=$os_image --disks="Nvme0n1:Malloc0:Malloc1:Virtio0,virtio" \
|
||||
vm_setup --disk-type=spdk_vhost_scsi --force=$vm_no --os=$os_image --disks="Nvme0n1:Malloc0:Malloc1" \
|
||||
--queue_num=18 --memory=6144
|
||||
vm_run $vm_no
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user