iotests: 210: Convert to VM.blockdev_create()
commite55c24138b924f8a549100eebda3184ad11bb955
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)
tree4e9f734d7b2564c36290d90785a69fc7684b1b57
parentf6da17366ab3f61b7ca3d15b17090f6a632dc53f
iotests: 210: 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/210