]> git.proxmox.com Git - mirror_qemu.git/commit
iotests: 213: 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)
commit55689338403cada88be4084a67081fdf838adaf5
treeafaa24c3b89b509f51db4d623e7f48ff9819e8a6
parent08b171380c1ac6875f585691c9ef7fa837ad1ef1
iotests: 213: 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/213