qemu-iotests: Rewrite 206 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)
commit4de110f8fd2811171013254fd7ed2384f1de87b4
tree37cbefef0472a7ed1578942d39fbb2845cde03dc
parent5a259e868b308564de9f2bfaef0606074a4f9028
qemu-iotests: Rewrite 206 for blockdev-create job

This rewrites the test case 206 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/206
tests/qemu-iotests/206.out
tests/qemu-iotests/group