]> git.ipfire.org Git - thirdparty/qemu.git/commit
qemu-iotests: Update filter for default cluster size
authorKevin Wolf <kwolf@redhat.com>
Wed, 8 Jun 2011 11:23:33 +0000 (13:23 +0200)
committerKevin Wolf <kwolf@redhat.com>
Thu, 23 Feb 2012 09:29:47 +0000 (10:29 +0100)
commitbfe852486224d604c259b362bc4c952cc934ef0b
tree58f93d96ce45d95cdbef8a4ee839fa8d6a492ff4
parent25bb8a365a5388fa22a5be5de65534801a3e7315
qemu-iotests: Update filter for default cluster size

Until recently, qemu-img create displayed cluster_size=0 for the default
cluster size. It is changed to display the real cluster size now, which results
in the cluster size not being filtered out any more.

If the cluster size is specified explicitly in CLUSTER_SIZE, keep the output,
and if using the default, filter it out. This mostly restores the old behaviour
of the test cases; test 015 must be fixed to use CLUSTER_SIZE instead of using
extra_img_options for it.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
tests/qemu-iotests/015
tests/qemu-iotests/common.rc