From 8fabb8be37775ebb32b0d78bc7be815a29b8a107 Mon Sep 17 00:00:00 2001 From: Max Reitz Date: Wed, 17 Apr 2019 17:30:05 +0200 Subject: 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 Signed-off-by: Max Reitz Message-Id: <20190417153005.30096-1-mreitz@redhat.com> Tested-by: Eric Blake Reviewed-by: Eric Blake Acked-by: Alberto Garcia Signed-off-by: Eric Blake --- tests/qemu-iotests/182.out | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/qemu-iotests/182.out') diff --git a/tests/qemu-iotests/182.out b/tests/qemu-iotests/182.out index af501ca..33d41ee 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 -- cgit v1.1