diff options
author | Hu Tao <hutao@cn.fujitsu.com> | 2014-01-26 11:12:40 +0800 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2014-02-09 09:12:39 +0100 |
commit | 693a50ade339e3ef9b042fd73a3b81405101ba3d (patch) | |
tree | d2f84428aba98d3088c6f1449cb4555bd3104892 /tests/qemu-iotests/group | |
parent | 7c2bbf4aa66ca5a9fc2ca147e0e6cb6f407a3aa2 (diff) |
qemu-iotests: add test for qcow2 preallocation with different cluster sizes
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Hu Tao <hutao@cn.fujitsu.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 03c762fb4f..d8be74a17e 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -82,3 +82,4 @@ 073 rw auto 074 rw auto 077 rw auto +079 rw auto |