OSDN Git Service

qemu-iotests: Rewrite 212 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)
commit2d7abfbeb75fbe624a8b3a2ff253dbf5674ccb65
treedcd85b03ef0f0bb3bb4b70382f3f218d50d3a2e9
parentabbab72cad2eafcaf3b0f4e970add813b4264e5f
qemu-iotests: Rewrite 212 for blockdev-create job

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