]> git.proxmox.com Git - mirror_qemu.git/commit
iotests: Improve image-clear tests on non-aligned image
authorEric Blake <eblake@redhat.com>
Fri, 31 Mar 2017 18:53:56 +0000 (13:53 -0500)
committerMax Reitz <mreitz@redhat.com>
Mon, 3 Apr 2017 15:11:40 +0000 (17:11 +0200)
commitf82c5b17ea85d8f432069a4afd6cbdb65d9d8a66
tree81ca636f15fa82c3c591047bd629e6bd7aa09b45
parent0c1bd4692f9a19fb4d4bb3afe45439a09c37ab4c
iotests: Improve image-clear tests on non-aligned image

Tweak 097 and 176 to operate on an image that is not cluster-aligned,
to give further coverage of clearing out an entire image, including
the recent fix to eliminate the difference between fast path (97) and
slow (176) for qcow2.  Also tested on qcow (97 only, since qcow lacks
snapshots).

Signed-off-by: Eric Blake <eblake@redhat.com>
Message-id: 20170331185356.2479-4-eblake@redhat.com
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/097
tests/qemu-iotests/097.out
tests/qemu-iotests/176
tests/qemu-iotests/176.out