qemu-iotests: Rewrite 207 for blockdev-create job
commit00af19359e8d77e53a09de9a5d3ed6f6e149e0d2
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)
tree1ecc361116ddb6d296f4fb7a17bb0a5dff9f9478
parent4de110f8fd2811171013254fd7ed2384f1de87b4
qemu-iotests: Rewrite 207 for blockdev-create job

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

Most of the test cases stay the same as before (the exception being some
improved 'size' options that allow distinguishing which command created
the image), 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/207
tests/qemu-iotests/207.out
tests/qemu-iotests/group