diff options
author | Max Reitz <mreitz@redhat.com> | 2015-09-09 18:09:47 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2015-09-14 16:51:37 +0200 |
commit | 097b500c2dff7addfcd5f4c8a111f6bfd0cb3977 (patch) | |
tree | 76c86aceb541cc132890b4b2fabea5f3857facbf /tests/qemu-iotests/group | |
parent | b6d36def6d9e9fd187327182d0abafc9b7085d8f (diff) |
iotests: Add test for checking large image files
Add a test for checking a qcow2 file with a multiple of 2^32 clusters.
Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@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 3a6a8f053c..439b1d237d 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -135,3 +135,4 @@ 134 rw auto quick 135 rw auto 137 rw auto +138 rw auto quick |