aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/182.out
diff options
context:
space:
mode:
authorMax Reitz <mreitz@redhat.com>2019-04-17 17:30:05 +0200
committerEric Blake <eblake@redhat.com>2019-05-07 09:43:42 -0500
commit8fabb8be37775ebb32b0d78bc7be815a29b8a107 (patch)
tree0e5238724aee48c711c43424ee75fc7c2e522452 /tests/qemu-iotests/182.out
parentd3192de752cd6d383d38e50341b39d9550d21fa8 (diff)
iotests: Make 182 do without device_add
182 fails if qemu has no support for hotplugging of a virtio-blk device. Using an NBD server instead works just as well for the test, even on qemus without hotplugging support. Fixes: 6d0a4a0fb5c8f10c8eb68b52cfda0082b00ae963 Reported-by: Danilo C. L. de Paula <ddepaula@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> Message-Id: <20190417153005.30096-1-mreitz@redhat.com> Tested-by: Eric Blake <eblake@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Acked-by: Alberto Garcia <berto@igalia.com> Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/182.out')
-rw-r--r--tests/qemu-iotests/182.out1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/182.out b/tests/qemu-iotests/182.out
index af501ca3f3..33d41eea91 100644
--- a/tests/qemu-iotests/182.out
+++ b/tests/qemu-iotests/182.out
@@ -14,4 +14,5 @@ Formatting 'TEST_DIR/t.qcow2.overlay', fmt=qcow2 size=197120 backing_file=TEST_D
{"return": {}}
{"return": {}}
{"return": {}}
+{"return": {}}
*** done