qemu-devel
[Top][All Lists]
Advanced

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

[PATCH 0/2] iotests: Check for zstd support


From: Hanna Reitz
Subject: [PATCH 0/2] iotests: Check for zstd support
Date: Mon, 21 Feb 2022 18:08:43 +0100

Hi,

We have two tests (as far as I know) that use compression_type=zstd for
qcow2 but do not check whether that is actually supported.  Thomas
reported this for 065, but it’s also the case for 303.

This series makes these tests be skipped when qemu-img reports this
compression type to not be supported.


Hanna Reitz (2):
  iotests/065: Check for zstd support
  iotests/303: Check for zstd support

 tests/qemu-iotests/065 | 11 ++++++++---
 tests/qemu-iotests/303 | 15 +++++++++++----
 2 files changed, 19 insertions(+), 7 deletions(-)

-- 
2.34.1




reply via email to

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