diff options
Diffstat (limited to 'tests/qemu-iotests/019')
-rwxr-xr-x | tests/qemu-iotests/019 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/019 b/tests/qemu-iotests/019 index 0c84d2fd08..c3bf950fcb 100755 --- a/tests/qemu-iotests/019 +++ b/tests/qemu-iotests/019 @@ -48,6 +48,7 @@ _supported_fmt qcow qcow2 vmdk _supported_os Linux TEST_OFFSETS="0 4294967296" +CLUSTER_SIZE=65536 _make_test_img 6G |