iotests: 237: Convert to VM.blockdev_create()
commit59f61afa7e1800ee513a7ba8ef03bec0a370438c
authorKevin Wolf <kwolf@redhat.com>
Mon, 16 Dec 2019 16:57:19 +0000 (16 17:57 +0100)
committerKevin Wolf <kwolf@redhat.com>
Thu, 19 Dec 2019 13:32:43 +0000 (19 14:32 +0100)
treee670d391b4c6aeac068b04b61fc75ea396a2326c
parent55689338403cada88be4084a67081fdf838adaf5
iotests: 237: Convert to VM.blockdev_create()

Instead of having a separate blockdev_create() function, make use of the
VM.blockdev_create() offered by iotests.py.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/237