diff options
author | Kevin Wolf <kwolf@redhat.com> | 2017-04-13 18:41:46 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2017-04-27 15:39:49 +0200 |
commit | 312758e23724044adb66ad1cd7fcde399817ec5b (patch) | |
tree | 6a675acc66a5e9550c87324de491493d5c21da22 /tests/qemu-iotests/group | |
parent | 69404d9e474e9df3d32fbab74b856d76acd77580 (diff) |
qemu-iotests: Test postcopy migration
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@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 43142ddfcf..893962d41e 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -169,3 +169,4 @@ 174 auto 175 auto quick 176 rw auto backing +181 rw auto migration |