diff options
author | Max Reitz <mreitz@redhat.com> | 2014-10-24 15:57:43 +0200 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2014-11-03 11:41:48 +0000 |
commit | 7d90030196d8e08fb13ff9c081fb6343d7bcb8c5 (patch) | |
tree | 3dd043a79ed95319255448c7b371c87ec926d3d2 /tests/qemu-iotests/group | |
parent | e6ea23126c6d4350c7eb034f42ef27460190ef21 (diff) |
iotests: Add test for qcow2's bdrv_make_empty
Add a test for qcow2's fast bdrv_make_empty implementation on images
without internal snapshots.
Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 1414159063-25977-15-git-send-email-mreitz@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 f1c2d87b27..281c889921 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -101,6 +101,7 @@ 092 rw auto quick 095 rw auto quick 097 rw auto backing +098 rw auto backing quick 099 rw auto quick 100 rw auto quick 101 rw auto quick |