]> git.proxmox.com Git - mirror_qemu.git/commit
iotests: bash tests: filter compression type
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Thu, 23 Dec 2021 16:01:41 +0000 (17:01 +0100)
committerHanna Reitz <hreitz@redhat.com>
Tue, 1 Feb 2022 09:51:39 +0000 (10:51 +0100)
commitdba5aee4da9ce0a81e5a870c22a19926212dc87e
tree860c1bad00eaeeaa682dd83be4f5e90307369d0a
parent72be51ddb3d10974da5128ad20ee5ca7a13ddd54
iotests: bash tests: filter compression type

We want iotests pass with both the default zlib compression and with
IMGOPTS='compression_type=zstd'.

Actually the only test that is interested in real compression type in
test output is 287 (test for qcow2 compression type), so implement
specific option for it.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Hanna Reitz <hreitz@redhat.com>
Message-Id: <20211223160144.1097696-17-vsementsov@virtuozzo.com>
Signed-off-by: Hanna Reitz <hreitz@redhat.com>
tests/qemu-iotests/060.out
tests/qemu-iotests/061.out
tests/qemu-iotests/082.out
tests/qemu-iotests/198.out
tests/qemu-iotests/287
tests/qemu-iotests/common.filter
tests/qemu-iotests/common.rc