qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] iotests improvements for mirror-sparse and others
@ 2025-05-23 16:27 Eric Blake
  2025-05-23 16:27 ` [PATCH v2 1/3] iotests: Use disk_usage in more places Eric Blake
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Eric Blake @ 2025-05-23 16:27 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-block, f.ebner

v1 was here:
https://lists.gnu.org/archive/html/qemu-devel/2025-05/msg05449.html

Since then
 - add more patches
 - don't try sync; that wasn't enough for ZFS

I don't have ZFS locally, so patch 3 WILL need to be tested there (but
I did test that the skip mechanism works on ext4 when I intentionally
tweak the common.rc code to fail failure); and this only addresses the
subset of tests in Fiona's email where I could obviously see some sort
of probing of image sizes, and not every test mentioned.

Eric Blake (3):
  iotests: Use disk_usage in more places
  iotests: Improve mirror-sparse on ext4
  iotests: Filter out ZFS in several tests

 tests/qemu-iotests/common.rc                | 30 +++++++++++++++++++++
 tests/qemu-iotests/106                      |  1 +
 tests/qemu-iotests/125                      |  2 +-
 tests/qemu-iotests/175                      |  1 +
 tests/qemu-iotests/221                      |  1 +
 tests/qemu-iotests/253                      |  1 +
 tests/qemu-iotests/308                      |  5 ++--
 tests/qemu-iotests/tests/mirror-sparse      |  5 +++-
 tests/qemu-iotests/tests/write-zeroes-unmap |  1 +
 9 files changed, 43 insertions(+), 4 deletions(-)

-- 
2.49.0



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

end of thread, other threads:[~2025-05-28 18:48 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-23 16:27 [PATCH v2 0/3] iotests improvements for mirror-sparse and others Eric Blake
2025-05-23 16:27 ` [PATCH v2 1/3] iotests: Use disk_usage in more places Eric Blake
2025-05-26  9:42   ` Fiona Ebner
2025-05-23 16:27 ` [PATCH v2 2/3] iotests: Improve mirror-sparse on ext4 Eric Blake
2025-05-23 17:11   ` Eric Blake
2025-05-28 15:45   ` Eric Blake
2025-05-28 18:32     ` Eric Blake
2025-05-28 18:47       ` Markus Armbruster
2025-05-23 16:27 ` [PATCH v2 3/3] iotests: Filter out ZFS in several tests Eric Blake
2025-05-26  9:42   ` Fiona Ebner
2025-05-27 13:24     ` Eric Blake

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).