qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commit

There should be a BLOCK_JOB_READY event with active commit, regardless
of image length. Let's test the 0 length image case, and make sure it
goes through the ready->complete process.

Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
This commit is contained in:
Fam Zheng 2014-06-24 20:26:37 +08:00 committed by Kevin Wolf
parent 9e48b02540
commit 8b9a30ca5b
2 changed files with 11 additions and 5 deletions

View file

@ -1,5 +1,5 @@
................
........................
----------------------------------------------------------------------
Ran 16 tests
Ran 24 tests
OK