]> git.ipfire.org Git - thirdparty/qemu.git/commit
iotests: Test migration with all kinds of filter nodes
authorKevin Wolf <kwolf@redhat.com>
Thu, 1 Aug 2019 15:12:25 +0000 (17:12 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 16 Aug 2019 08:25:16 +0000 (10:25 +0200)
commit5b96e6a002d8791d24ef69ed67ee6d264239622d
treeb963c1e45e23183f216287751ca94b5421a731e9
parent980448f17a24573fea53ceec3fa66353e9fd4092
iotests: Test migration with all kinds of filter nodes

This test case is motivated by commit 2b23f28639 ('block/copy-on-read:
Fix permissions for inactive node'). Instead of just testing
copy-on-read on migration, let's stack all sorts of filter nodes on top
of each other and try if the resulting VM can still migrate
successfully. For good measure, put everything into an iothread, because
why not?

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/262 [new file with mode: 0755]
tests/qemu-iotests/262.out [new file with mode: 0644]
tests/qemu-iotests/group