]> git.proxmox.com Git - mirror_qemu.git/commit
qemu-iotests: Rewrite 210 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)
commit5ba141dc6f17ca0f250f107aace2df19558c8bc4
treeceda3d0a265a6b31e0e08fdfa8dae879b0cb3bc7
parent00af19359e8d77e53a09de9a5d3ed6f6e149e0d2
qemu-iotests: Rewrite 210 for blockdev-create job

This rewrites the test case 210 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>
Reviewed-by: Jeff Cody <jcody@redhat.com>
tests/qemu-iotests/210
tests/qemu-iotests/210.out
tests/qemu-iotests/group
tests/qemu-iotests/iotests.py