]> 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>
Wed, 1 Nov 2023 10:01:44 +0000 (13:01 +0300)
commitb7867c82624547763a187d284ed7ab3a5516a57f
tree64e329e633a85e25cea754c496f8acc00477ab96
parentbd8d9c618a1921355c94adb6ab07de8540f02f6e
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