]> git.proxmox.com Git - mirror_qemu.git/commit
iotests: Fix cluster size in parallels images tests (131)
authorAlexander Ivanov <alexander.ivanov@virtuozzo.com>
Sat, 1 Jul 2023 10:11:21 +0000 (12:11 +0200)
committerDenis V. Lunev <den@openvz.org>
Wed, 6 Sep 2023 15:36:49 +0000 (17:36 +0200)
commit8e10861b7d7e0bb73cba02aff2a271d4dcc95fe5
tree9a1d60c19b7d11e8f2beca7a9588202fbe90153a
parentdbfc55606ac7214c0cc53aaa37ca86f40824a93b
iotests: Fix cluster size in parallels images tests (131)

In this test cluster size is 64k, but modern tools generate images with
cluster size 1M. Calculate cluster size using track field from image header.

Signed-off-by: Alexander Ivanov <alexander.ivanov@virtuozzo.com>
Reviewed-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: Denis V. Lunev <den@openvz.org>
tests/qemu-iotests/131
tests/qemu-iotests/131.out