]> Git Repo - qemu.git/commit - tests/qemu-iotests/023
qemu-iotests: test larger clusters sizes on qcow2
authorKevin Wolf <[email protected]>
Thu, 1 Oct 2009 17:30:19 +0000 (14:30 -0300)
committerKevin Wolf <[email protected]>
Wed, 22 Feb 2012 15:17:02 +0000 (16:17 +0100)
commitac5e2b201b11e552182b87c34970448e65f23c70
treee229a67021efe9f3df2bb4b02f344a94ad3946f2
parent3da9c8fb028e48acd4872efb27c5101704563802
qemu-iotests: test larger clusters sizes on qcow2

This patch adds test case 023 which tests some more cluster sizes. For
anythinger larger than 4k clusters we can't use requests that are l2_size or
more (128k for 1k clusters, 2 MB for 4k clusters, 512 MB for 64k clusters).
Therefore one of the common.pattern cases is changed and needs new expected
results for some old test cases.

Signed-off-by: Kevin Wolf <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
tests/qemu-iotests/013.out
tests/qemu-iotests/014.out
tests/qemu-iotests/022.out
tests/qemu-iotests/023 [new file with mode: 0755]
tests/qemu-iotests/023.out [new file with mode: 0644]
tests/qemu-iotests/common.pattern
tests/qemu-iotests/group
This page took 0.023455 seconds and 4 git commands to generate.