iotests: Let 041 use -blockdev for quorum children
commitf718ca147dad5b03b4cb75952966e59e34616382
authorMax Reitz <mreitz@redhat.com>
Tue, 18 Feb 2020 10:34:39 +0000 (18 11:34 +0100)
committerKevin Wolf <kwolf@redhat.com>
Tue, 18 Feb 2020 10:55:39 +0000 (18 11:55 +0100)
tree9515b45fc07bb1af781df85ae158f8e4bab585f2
parenta851ad4cacc57bae6161f95de836a43011f4b906
iotests: Let 041 use -blockdev for quorum children

Using -drive with default options means that a virtio-blk drive will be
created that has write access to the to-be quorum children.  Quorum
should have exclusive write access to them, so we should use -blockdev
instead.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20200218103454.296704-5-mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/041