diff options
author | Max Reitz <mreitz@redhat.com> | 2014-04-29 16:12:31 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2014-04-29 16:39:51 +0200 |
commit | cffb12051a26e5494ed009c99db7858b2aab7099 (patch) | |
tree | 9f0d8d981be3aa6e758df8c5ed914dc49dd6718d /tests/qemu-iotests/group | |
parent | c883db0df9dbf26471c1418a632b216b0c1104f1 (diff) |
iotests: Discarding compressed clusters on qcow2
Add a test which discards a compressed cluster on qcow2. This should
work without any problems.
Signed-off-by: Max Reitz <mreitz@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 864643d256..ae096638b8 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -95,3 +95,4 @@ 086 rw auto quick 087 rw auto 088 rw auto +090 rw auto quick |