diff options
author | Kevin Wolf | 2017-05-23 14:53:10 +0200 |
---|---|---|
committer | Kevin Wolf | 2017-06-09 11:45:03 +0200 |
commit | 49695eeb7485f1c45c288e741ae6b939c7bfb2a6 (patch) | |
tree | dce7161f0a1ee5abf4598cecae67410bef8f155e /tests/qemu-iotests/group | |
parent | migration/block: Clean up BBs in block_save_complete() (diff) | |
download | qemu-49695eeb7485f1c45c288e741ae6b939c7bfb2a6.tar.gz qemu-49695eeb7485f1c45c288e741ae6b939c7bfb2a6.tar.xz qemu-49695eeb7485f1c45c288e741ae6b939c7bfb2a6.zip |
qemu-iotests: Block migration test
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
Reviewed-by: Eric Blake <eblake@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 5c8ea0f95c..a6acafffd7 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -174,3 +174,4 @@ 179 rw auto quick 181 rw auto migration 182 rw auto quick +183 rw auto migration |