qemu-iotests: Rewrite 213 for blockdev-create job
authorKevin Wolf <kwolf@redhat.com>
Wed, 23 May 2018 16:19:00 +0000 (18:19 +0200)
committerKevin Wolf <kwolf@redhat.com>
Wed, 30 May 2018 11:31:18 +0000 (13:31 +0200)
commit0c46a69a5eb8a061134719a0a85898854eb8e533
tree01ae0f184c48c9df803ebdd55bf27c3b20a1940d
parent2d7abfbeb75fbe624a8b3a2ff253dbf5674ccb65
qemu-iotests: Rewrite 213 for blockdev-create job

This rewrites the test case 213 to work with the new x-blockdev-create
job rather than the old synchronous version of the command.

All of the test cases stay the same as before, but in order to be able
to implement proper job handling, the test case is rewritten in Python.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/213
tests/qemu-iotests/213.out
tests/qemu-iotests/group