]> git.ipfire.org Git - thirdparty/qemu.git/commit
iotests: vmdk: Enable zeroed_grained=on by default
authorKevin Wolf <kwolf@redhat.com>
Thu, 30 Apr 2020 13:30:07 +0000 (15:30 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 8 May 2020 11:26:35 +0000 (13:26 +0200)
commitc1eafd27b136b6717f8271e842372565d9b8c178
treecf5efada10c3831a9bf95857e0b9a439e99d2b5d
parent2758be056ba814cd5a878b71c231af79a863b058
iotests: vmdk: Enable zeroed_grained=on by default

In order to avoid bitrot in the zero cluster code in VMDK, enable
zeroed_grain=on by default for the tests.

059 now unsets the default options because zeroed_grain=on works only
with some subformats and the test case tests many different subformats,
including those for which it doesn't work.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20200430133007.170335-7-kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/059
tests/qemu-iotests/check