OSDN Git Service

iotests: 212: Convert to VM.blockdev_create()
authorKevin Wolf <kwolf@redhat.com>
Mon, 16 Dec 2019 16:57:19 +0000 (17:57 +0100)
committerKevin Wolf <kwolf@redhat.com>
Thu, 19 Dec 2019 13:32:43 +0000 (14:32 +0100)
commit08b171380c1ac6875f585691c9ef7fa837ad1ef1
tree6245e7c8a4f5f71776246b0eec12b730064c3c34
parente55c24138b924f8a549100eebda3184ad11bb955
iotests: 212: 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/212