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

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