diff options
author | Michael Tokarev <mjt@tls.msk.ru> | 2025-08-05 21:17:30 +0300 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2025-08-05 15:03:26 -0400 |
commit | afeb002e0ad49dcf388dedbc6995f6561885e376 (patch) | |
tree | ff1fff59772898898d8fd351b4b6acf504600321 /scripts/tracetool/backend/syslog.py | |
parent | b217d987a3c5c6e2473956723b396bc1ff0f5b2b (diff) | |
download | qemu-afeb002e0ad49dcf388dedbc6995f6561885e376.zip qemu-afeb002e0ad49dcf388dedbc6995f6561885e376.tar.gz qemu-afeb002e0ad49dcf388dedbc6995f6561885e376.tar.bz2 |
tests/qemu-iotests/tests/mirror-sparse: skip if O_DIRECT is not supported
This test uses cache.direct=true, but does not check if O_DIRECT
is supported by the underlying filesystem, and fails, for example,
on a tmpfs (which is rather common on various auto-builders, in CI,
etc).
Fix this by using `_supported_cache_modes none directsync`.
Fixes: c0ddcb2cbc146e "tests: Add iotest mirror-sparse for recent patches"
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-ID: <20250805181731.282677-1-mjt@tls.msk.ru>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'scripts/tracetool/backend/syslog.py')
0 files changed, 0 insertions, 0 deletions