diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2013-06-24 17:13:20 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2013-06-28 09:20:27 +0200 |
commit | e5ca8fdd407431e281c6f303dc9f45f63a28048f (patch) | |
tree | 0264f2a2e03bc95cea782652cc886a5c7260a523 /tests/qemu-iotests/group | |
parent | 0dbe8a1b042b5eb22c6587dcc9884ebe8cedcbb6 (diff) |
qemu-iotests: add 055 drive-backup test case
Testing drive-backup is similar to image streaming and drive mirroring.
This test case is based on 041.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@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 f487a8fd93..fdc6ed14ca 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -61,3 +61,4 @@ 052 rw auto backing 053 rw auto 054 rw auto +055 rw auto |