diff options
author | Vladimir Sementsov-Ogievskiy | 2021-09-11 14:00:26 +0200 |
---|---|---|
committer | Hanna Reitz | 2021-09-15 15:54:07 +0200 |
commit | 2f43482733352e4423fcbddadd09265de92ddf58 (patch) | |
tree | 6734ba3881f8e60fe62f1d9b1e52116c60275ba9 /scripts/simplebench/table_templater.py | |
parent | block/mirror: fix NULL pointer dereference in mirror_wait_on_conflicts() (diff) | |
download | qemu-2f43482733352e4423fcbddadd09265de92ddf58.tar.gz qemu-2f43482733352e4423fcbddadd09265de92ddf58.tar.xz qemu-2f43482733352e4423fcbddadd09265de92ddf58.zip |
tests: add migrate-during-backup
Add a simple test which tries to run migration during backup.
bdrv_inactivate_all() should fail. But due to bug (see next commit with
fix) it doesn't, nodes are inactivated and continued backup crashes
on assertion "assert(!(bs->open_flags & BDRV_O_INACTIVE));" in
bdrv_co_write_req_prepare().
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20210911120027.8063-2-vsementsov@virtuozzo.com>
Signed-off-by: Hanna Reitz <hreitz@redhat.com>
Diffstat (limited to 'scripts/simplebench/table_templater.py')
0 files changed, 0 insertions, 0 deletions