diff options
author | Denis V. Lunev | 2015-04-28 09:46:45 +0200 |
---|---|---|
committer | Stefan Hajnoczi | 2015-05-22 10:37:32 +0200 |
commit | ca9c4e0675f9cb98138e1069605114f45746d985 (patch) | |
tree | 4ac159327fab7cb4a85dc67e0d43789792bff8ca /tests/qemu-iotests/group | |
parent | block/parallels: support parallels image creation (diff) | |
download | qemu-ca9c4e0675f9cb98138e1069605114f45746d985.tar.gz qemu-ca9c4e0675f9cb98138e1069605114f45746d985.tar.xz qemu-ca9c4e0675f9cb98138e1069605114f45746d985.zip |
iotests, parallels: test for newly created parallels image via qemu-img
Signed-off-by: Denis V. Lunev <den@openvz.org>
Reviewed-by: Roman Kagan <rkagan@parallels.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Roman Kagan <rkagan@parallels.com>
Message-id: 1430207220-24458-13-git-send-email-den@openvz.org
CC: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@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 6ca3466ec5..34b16cb81a 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -128,3 +128,4 @@ 128 rw auto quick 129 rw auto quick 130 rw auto quick +131 rw auto quick |