diff options
author | Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> | 2017-11-10 20:54:57 +0300 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2017-11-17 18:06:21 +0100 |
commit | 3590cd0f045a5ba8ab40815ba887cbb2b71f0af9 (patch) | |
tree | 1909aa7d1e8bc5ff394902ca9df31ca80aa4e6a6 /tests/qemu-iotests/group | |
parent | dafe096057373d95847e1c99c2fece34be9fc5bb (diff) |
iotests: test clearing unknown autoclear_features by qcow2
Test clearing unknown autoclear_features by qcow2 on incoming
migration.
[ kwolf: Fixed wait for destination VM startup ]
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/group')
-rw-r--r-- | tests/qemu-iotests/group | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group index 83b839bbe3..1fad602152 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -193,5 +193,6 @@ 192 rw auto quick 194 rw auto migration quick 195 rw auto quick +196 rw auto quick 197 rw auto quick 198 rw auto |