]> Git Repo - qemu.git/commit
iotests: 219: prepare for backup over block-copy
authorVladimir Sementsov-Ogievskiy <[email protected]>
Sat, 16 Jan 2021 21:46:55 +0000 (00:46 +0300)
committerMax Reitz <[email protected]>
Tue, 26 Jan 2021 13:36:37 +0000 (14:36 +0100)
commit34a5de525a884f8187b3987e690ef7bc8559b2ce
treee09926f7da9ff6905de378a7dd311539cb3e60ae
parent61623f82153788e9973a2479287328f0af27cbd0
iotests: 219: prepare for backup over block-copy

The further change of moving backup to be a one block-copy call will
make copying chunk-size and cluster-size two separate things. So, even
with 64k cluster sized qcow2 image, default chunk would be 1M.
Test 219 depends on specified chunk-size. Update it for explicit
chunk-size for backup as for mirror.

Signed-off-by: Vladimir Sementsov-Ogievskiy <[email protected]>
Reviewed-by: Max Reitz <[email protected]>
Message-Id: <20210116214705[email protected]>
Signed-off-by: Max Reitz <[email protected]>
tests/qemu-iotests/219
This page took 0.025355 seconds and 4 git commands to generate.