aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/186
diff options
context:
space:
mode:
authorAlberto Garcia <berto@igalia.com>2018-03-22 16:45:50 +0200
committerKevin Wolf <kwolf@redhat.com>2018-04-03 16:58:48 +0200
commit242c172132d6b75e3c7c31435392e1cdf241d080 (patch)
tree615901d315c7734efbe71bdb51c1d4386f64a0d3 /tests/qemu-iotests/186
parenta03083a0170d86ee1baa73476a48e715af665ddb (diff)
downloadqemu-242c172132d6b75e3c7c31435392e1cdf241d080.zip
qemu-242c172132d6b75e3c7c31435392e1cdf241d080.tar.gz
qemu-242c172132d6b75e3c7c31435392e1cdf241d080.tar.bz2
iotests: Update 051 and 186 after commit 1454509726719e0933c
SCSI controllers are no longer created automatically for -drive if=scsi, so this patch updates the tests that relied on that. Signed-off-by: Alberto Garcia <berto@igalia.com> Reviewed-by: Eric Blake <eblake@redhat.com> Cc: Thomas Huth <thuth@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/186')
-rwxr-xr-xtests/qemu-iotests/1864
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/qemu-iotests/186 b/tests/qemu-iotests/186
index 44cc01e..9687243 100755
--- a/tests/qemu-iotests/186
+++ b/tests/qemu-iotests/186
@@ -133,10 +133,6 @@ check_info_block -drive if=ide,driver=null-co
check_info_block -drive if=ide,media=cdrom
check_info_block -drive if=ide,driver=null-co,media=cdrom
-check_info_block -drive if=scsi,driver=null-co
-check_info_block -drive if=scsi,media=cdrom
-check_info_block -drive if=scsi,driver=null-co,media=cdrom
-
check_info_block -drive if=virtio,driver=null-co
check_info_block -drive if=pflash,driver=null-co,size=1M