iotests: Add test for external image truncation
authorMax Reitz <mreitz@redhat.com>
Fri, 24 Oct 2014 10:58:00 +0000 (12:58 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 3 Nov 2014 11:41:47 +0000 (11:41 +0000)
commit70a5ff6bdd2f0d4c22e216cab921f9288cb1656e
tree18710c26491d1a649d8b11e9ea329018c4f76b12
parentd7f62751a14d1d34c7d388431a3e403ef1fe28a5
iotests: Add test for external image truncation

It should not be happening, but it is possible to truncate an image
outside of qemu while qemu is running (or any of the qemu tools using
the block layer. raw_co_get_block_status() should not break then.

While touching this test, replace the existing "truncate" invocation by
"$QEMU_IMG convert -f raw".

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 1414148280-17949-4-git-send-email-mreitz@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
tests/qemu-iotests/102
tests/qemu-iotests/102.out