All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] iotests: Check for zstd support
@ 2022-02-21 17:08 Hanna Reitz
  2022-02-21 17:08 ` [PATCH 1/2] iotests/065: " Hanna Reitz
  2022-02-21 17:08 ` [PATCH 2/2] iotests/303: " Hanna Reitz
  0 siblings, 2 replies; 11+ messages in thread
From: Hanna Reitz @ 2022-02-21 17:08 UTC (permalink / raw)
  To: qemu-block
  Cc: Thomas Huth, Kevin Wolf, Hanna Reitz,
	Vladimir Sementsov-Ogievskiy, qemu-devel

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



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-03-02 13:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-21 17:08 [PATCH 0/2] iotests: Check for zstd support Hanna Reitz
2022-02-21 17:08 ` [PATCH 1/2] iotests/065: " Hanna Reitz
2022-02-21 17:20   ` Thomas Huth
2022-02-22 15:44   ` Vladimir Sementsov-Ogievskiy
2022-03-02 11:14     ` Hanna Reitz
2022-02-21 17:08 ` [PATCH 2/2] iotests/303: " Hanna Reitz
2022-02-21 17:27   ` Thomas Huth
2022-02-22 15:55   ` Vladimir Sementsov-Ogievskiy
2022-03-02 11:09     ` Hanna Reitz
2022-03-02 11:31       ` Vladimir Sementsov-Ogievskiy
2022-03-02 11:37         ` Hanna Reitz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.