]> Git Repo - qemu.git/commit
iotests: Make 182 do without device_add
authorMax Reitz <[email protected]>
Wed, 17 Apr 2019 15:30:05 +0000 (17:30 +0200)
committerEric Blake <[email protected]>
Tue, 7 May 2019 14:43:42 +0000 (09:43 -0500)
commit8fabb8be37775ebb32b0d78bc7be815a29b8a107
tree0e5238724aee48c711c43424ee75fc7c2e522452
parentd3192de752cd6d383d38e50341b39d9550d21fa8
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 <[email protected]>
Signed-off-by: Max Reitz <[email protected]>
Message-Id: <20190417153005[email protected]>
Tested-by: Eric Blake <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Acked-by: Alberto Garcia <[email protected]>
Signed-off-by: Eric Blake <[email protected]>
tests/qemu-iotests/182
tests/qemu-iotests/182.out
This page took 0.026325 seconds and 4 git commands to generate.