]> git.ipfire.org Git - thirdparty/qemu.git/commit
qemu-iotests: 024: add rebasing test case for overlay_size > backing_size
authorAndrey Drobyshev <andrey.drobyshev@virtuozzo.com>
Tue, 19 Sep 2023 16:57:58 +0000 (19:57 +0300)
committerMichael Tokarev <mjt@tls.msk.ru>
Thu, 2 Nov 2023 12:04:24 +0000 (15:04 +0300)
commite4a44eb819a7a59c46cdb62fbaefa559506a8410
tree3db5394f43a244b39a1e25717dbed0e0b766322b
parent1e67bd7c217eac41518b752074125be89f70b81d
qemu-iotests: 024: add rebasing test case for overlay_size > backing_size

Before previous commit, rebase was getting infitely stuck in case of
rebasing within the same backing chain and when overlay_size > backing_size.
Let's add this case to the rebasing test 024 to make sure it doesn't
break again.

Signed-off-by: Andrey Drobyshev <andrey.drobyshev@virtuozzo.com>
Reviewed-by: Denis V. Lunev <den@openvz.org>
Reviewed-by: Hanna Czenczek <hreitz@redhat.com>
Message-ID: <20230919165804.439110-3-andrey.drobyshev@virtuozzo.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
(cherry picked from commit 827171c3180533f4ad0bc338ea166f401bb5d348)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
tests/qemu-iotests/024
tests/qemu-iotests/024.out