qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH v2 08/17] iotests.py: filter compression type out


From: Hanna Reitz
Subject: Re: [PATCH v2 08/17] iotests.py: filter compression type out
Date: Mon, 13 Sep 2021 14:00:03 +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) and it's in bash.
So for now we can safely filter out compression type in all qcow2
tests.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
---
  tests/qemu-iotests/206.out    | 10 +++++-----
  tests/qemu-iotests/242.out    | 10 +++++-----
  tests/qemu-iotests/274.out    | 10 +++++-----
  tests/qemu-iotests/iotests.py |  2 ++
  4 files changed, 17 insertions(+), 15 deletions(-)

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




reply via email to

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