qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 14/17] iotests: bash tests: filter compression type


From: Hanna Reitz
Subject: Re: [PATCH v2 14/17] iotests: bash tests: filter compression type
Date: Mon, 13 Sep 2021 14:25:22 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 20.07.21 13:38, Vladimir Sementsov-Ogievskiy wrote:
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>
---
  tests/qemu-iotests/060.out       |  2 +-
  tests/qemu-iotests/061.out       | 12 ++++++------
  tests/qemu-iotests/082.out       | 14 +++++++-------
  tests/qemu-iotests/198.out       |  4 ++--
  tests/qemu-iotests/287           |  8 ++++----
  tests/qemu-iotests/common.filter |  8 ++++++++
  tests/qemu-iotests/common.rc     | 14 +++++++++++++-
  7 files changed, 41 insertions(+), 21 deletions(-)

Reviewed-by: Hanna Reitz <hreitz@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]