]> git.ipfire.org Git - thirdparty/qemu.git/commit
iotests/283: Use consistent size for source and target
authorKevin Wolf <kwolf@redhat.com>
Thu, 30 Apr 2020 14:27:52 +0000 (16:27 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 25 Aug 2020 00:12:11 +0000 (19:12 -0500)
commit73a01bc9b0351b45ba06c327d5c54025a9aaa0b7
treed483ed67cb0efb6c19ddcafd51507d92d1e9dbd6
parentd723a57acd985cf5c9fdf8a2761d1ca53a3179c0
iotests/283: Use consistent size for source and target

The test case forgot to specify the null-co size for the target node.
When adding a check to backup that both sizes match, this would fail
because of the size mismatch and not the behaviour that the test really
wanted to test.

Fixes: a541fcc27c98b96da187c7d4573f3270f3ddd283
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20200430142755.315494-2-kwolf@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
(cherry picked from commit 813cc2545b82409fd504509f0ba2e96fab6edb9e)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
tests/qemu-iotests/283
tests/qemu-iotests/283.out