[PATCH v4 0/5] iotests fixes

Eric Farman posted 5 patches 22 hours ago
tests/qemu-iotests/108                        | 20 +++++++++++++++++++
tests/qemu-iotests/tests/fuse-truncate        |  9 ++++++---
tests/qemu-iotests/tests/iothreads-nbd-export |  5 +++++
tests/qemu-iotests/tests/nbd-in-qcow2-chain   |  2 +-
tests/qemu-iotests/tests/nbd-tls-iothread     |  4 ++++
5 files changed, 36 insertions(+), 4 deletions(-)
[PATCH v4 0/5] iotests fixes
Posted by Eric Farman 22 hours ago
Hi Kevin, Hanna,

Here is a new version of iotests fixes from our s390x systems.
They aren't related, just came up walking through the failures.

I saw you asked Eric Blake about the nbd-in-qcow2-chain patch.
I left it as-is, but I am fine with skipping it if that's easier.

I added a new patch at the end of this series, which skips the last remaining
failure I can create out-of-the-box on s390. I had hoped that I could get
that one to work, but it doesn't appear to be trivial.

Regardless, I now get a clean run on an s390 host:

  Not run: 045 059 064 070 075 076 077 078 081 083 084 088 092 093 094 101 106 108 109 113 116 118 119 123 128 131 135 136 146 147 148 149 160 162 171 172 173 175 181 185 186 192 201 205 207 210 211 212 213 221 225 231 233 237 239 241 253 259 266 282 288 294 296 301 308 block-status-cache file-io-error fuse-allow-other fuse-mmap-shared fuse-truncate iothreads-nbd-export iov-padding loop-create-file luks-detached-header migration-permissions mirror-top-perms nbd-commands nbd-multiconn nbd-tls-iothread parallels-bitmap parallels-checks resize-below-raw vvfat write-zeroes-unmap zoned
  Some cases not run in: /home/farman/git/qemu/tests/qemu-iotests/151 /home/farman/git/qemu/tests/qemu-iotests/297
  Passed all 261 iotests

I look forward to your feedback...

v1: https://lore.kernel.org/r/20260725125651.3896151-1-farman@linux.ibm.com/
v2: https://lore.kernel.org/r/20260728192644.2879028-1-farman@linux.ibm.com/
v3: https://lore.kernel.org/r/20260813183740.3503107-1-farman@linux.ibm.com/
v3->v4:
 - [KW] Rework patch 4 to use --daemonize and _notrun_on_fuse_error()
 - [EF] Add patch 5 to skip iothread-nbd-export on s390

Eric Farman (5):
  iotests/nbd-in-qcow2-chain: use default machine
  iotests/nbd-tls-iothread: skip on non-x86 hardware
  iotests/fuse-truncate: skip if FUSE is not usable
  iotests/108: skip if fuse is unusable
  iotests/iothreads-nbd-export: Skip on s390

 tests/qemu-iotests/108                        | 20 +++++++++++++++++++
 tests/qemu-iotests/tests/fuse-truncate        |  9 ++++++---
 tests/qemu-iotests/tests/iothreads-nbd-export |  5 +++++
 tests/qemu-iotests/tests/nbd-in-qcow2-chain   |  2 +-
 tests/qemu-iotests/tests/nbd-tls-iothread     |  4 ++++
 5 files changed, 36 insertions(+), 4 deletions(-)

-- 
2.53.0
Re: [PATCH v4 0/5] iotests fixes
Posted by Eric Blake 20 hours ago
On Fri, Sep 25, 2026 at 09:44:04PM +0200, Eric Farman wrote:
> Hi Kevin, Hanna,
> 
> Here is a new version of iotests fixes from our s390x systems.
> They aren't related, just came up walking through the failures.
> 
> I saw you asked Eric Blake about the nbd-in-qcow2-chain patch.
> I left it as-is, but I am fine with skipping it if that's easier.
> 
> I added a new patch at the end of this series, which skips the last remaining
> failure I can create out-of-the-box on s390. I had hoped that I could get
> that one to work, but it doesn't appear to be trivial.

Series:
Reviewed-by: Eric Blake <eblake@redhat.com>

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.
Virtualization:  qemu.org | libguestfs.org