]> Git Repo - qemu.git/commit - tests/qemu-iotests/029.out
qemu-iotests: Always filter cluster_size out in _make_test_img
authorKevin Wolf <[email protected]>
Wed, 11 Apr 2012 09:21:25 +0000 (11:21 +0200)
committerKevin Wolf <[email protected]>
Thu, 19 Apr 2012 13:48:52 +0000 (15:48 +0200)
commit7299550b252c2c88ae078030428435cf83315dd4
treef6c60abb342e86d6c8662370076994787ec36918
parent51006bbc45bc74977ae538190a53df2af534acb9
qemu-iotests: Always filter cluster_size out in _make_test_img

Some image formats do have a cluster size, others don't, but there are
tests that work with both sets of images and currently we get failures
because the qemu-img create output doesn't mention the cluster size for
some formats.

Signed-off-by: Kevin Wolf <[email protected]>
Reviewed-by: Paolo Bonzini <[email protected]>
tests/qemu-iotests/013.out
tests/qemu-iotests/014.out
tests/qemu-iotests/015.out
tests/qemu-iotests/019.out
tests/qemu-iotests/022.out
tests/qemu-iotests/023.out
tests/qemu-iotests/024.out
tests/qemu-iotests/026.out
tests/qemu-iotests/029.out
tests/qemu-iotests/031.out
tests/qemu-iotests/common.rc
This page took 0.027369 seconds and 4 git commands to generate.