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>
Showing
- tests/qemu-iotests/210 165 additions, 228 deletionstests/qemu-iotests/210
- tests/qemu-iotests/210.out 138 additions, 59 deletionstests/qemu-iotests/210.out
- tests/qemu-iotests/group 1 addition, 1 deletiontests/qemu-iotests/group
- tests/qemu-iotests/iotests.py 10 additions, 2 deletionstests/qemu-iotests/iotests.py
Loading
Please register or sign in to comment