diff options
author | Fam Zheng <famz@redhat.com> | 2017-08-15 21:07:40 +0800 |
---|---|---|
committer | Eric Blake <eblake@redhat.com> | 2017-08-15 10:03:28 -0500 |
commit | dd7fdaad654d7484b66410b4b002b14644396587 (patch) | |
tree | 2bdfb26bd16eb3347e42e49d506c900b4611657f /tests/qemu-iotests/group | |
parent | 5f7772c4d0cf32f4e779fcd5a69ae4dae24aeebf (diff) | |
download | qemu-dd7fdaad654d7484b66410b4b002b14644396587.zip qemu-dd7fdaad654d7484b66410b4b002b14644396587.tar.gz qemu-dd7fdaad654d7484b66410b4b002b14644396587.tar.bz2 |
iotests: Add non-shared storage migration case 192
Signed-off-by: Fam Zheng <famz@redhat.com>
Message-Id: <20170815130740.31229-5-famz@redhat.com>
Tested-by: Eric Blake <eblake@redhat.com>
Signed-off-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 1848077..afbdc42 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -186,3 +186,4 @@ 188 rw auto quick 189 rw auto 190 rw auto quick +192 rw auto quick |