Hi,
The following are three small fixes against some of the qemu iotests
to avoid some errors that should prevent the tests from running in
the first place. We noticed these on an s390 host, but I don't
believe that to be relevant. My hunch is the messages are slightly
different based on distro, because the tests (correctly) skip for
me running Fedora on s390 or x86_64 while they fail under Ubuntu 26.04.
Eric Farman (3):
iotests/108: skip test if cannot access /dev/fuse
iotests/file-io-error: complete permission denied check
iotests/fuse-mmap-shared: complete permission denied check
tests/qemu-iotests/108 | 2 +-
tests/qemu-iotests/tests/file-io-error | 3 +++
tests/qemu-iotests/tests/fuse-mmap-shared | 7 +++++--
3 files changed, 9 insertions(+), 3 deletions(-)
--
2.53.0