summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/group
diff options
context:
space:
mode:
authorVladimir Sementsov-Ogievskiy2018-03-13 20:34:01 +0100
committerJohn Snow2018-03-13 22:06:32 +0100
commitac8bd439bb7b5dffeb5ff8a17317ca2b192044b6 (patch)
tree51db39da39a81d074845277f2878bc00e6e6400b /tests/qemu-iotests/group
parentiotests: add dirty bitmap migration test (diff)
downloadqemu-ac8bd439bb7b5dffeb5ff8a17317ca2b192044b6.tar.gz
qemu-ac8bd439bb7b5dffeb5ff8a17317ca2b192044b6.tar.xz
qemu-ac8bd439bb7b5dffeb5ff8a17317ca2b192044b6.zip
iotests: add dirty bitmap postcopy test
Test - start two vms (vm_a, vm_b) - in a - do writes from set A - do writes from set B - fix bitmap sha256 - clear bitmap - do writes from set A - start migration - than, in b - wait vm start (postcopy should start) - do writes from set B - check bitmap sha256 The test should verify postcopy migration and then merging with delta (changes in target, during postcopy process). Reduce supported cache modes to only 'none', because with cache on time from source.STOP to target.RESUME is unpredictable and we can fail with timout while waiting for target.RESUME. Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Message-id: 20180313180320.339796-14-vsementsov@virtuozzo.com
Diffstat (limited to 'tests/qemu-iotests/group')
-rw-r--r--tests/qemu-iotests/group1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group
index c7dc59897e..e7747fea3d 100644
--- a/tests/qemu-iotests/group
+++ b/tests/qemu-iotests/group
@@ -197,6 +197,7 @@
196 rw auto quick
197 rw auto quick
198 rw auto
+199 rw auto
200 rw auto
201 rw auto migration
202 rw auto quick