aboutsummaryrefslogtreecommitdiff
path: root/tests/migration
diff options
context:
space:
mode:
authorVladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>2022-07-26 23:11:25 +0300
committerKevin Wolf <kwolf@redhat.com>2022-10-27 20:14:11 +0200
commit1921b4f7868cb398a8939b48e2cdac4d6ff79e41 (patch)
tree5a3b87972ab137a2f25a3260924e99bca8b30859 /tests/migration
parent9ebfc111a1e34fcec5285095954c360acc2be01a (diff)
downloadqemu-1921b4f7868cb398a8939b48e2cdac4d6ff79e41.zip
qemu-1921b4f7868cb398a8939b48e2cdac4d6ff79e41.tar.gz
qemu-1921b4f7868cb398a8939b48e2cdac4d6ff79e41.tar.bz2
test-bdrv-graph-mod: fix filters to be filters
bdrv_pass_through is used as filter, even all node variables has corresponding names. We want to append it, so it should be backing-child-based filter like mirror_top. So, in test_update_perm_tree, first child should be DATA, as we don't want filters with two filtered children. bdrv_exclusive_writer is used as a filter once. So it should be filter anyway. We want to append it, so it should be backing-child-based fitler too. Make all FILTERED children to be PRIMARY as well. We are going to force this rule by assertion soon. Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru> Reviewed-by: Hanna Reitz <hreitz@redhat.com> Message-Id: <20220726201134.924743-7-vsementsov@yandex-team.ru> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/migration')
0 files changed, 0 insertions, 0 deletions