generic/095 doesn't take more than 4 seconds on any of my test setups, but is exercises code that handles buffered write iterations interrupted by concurrent direct I/O that no other test in the quick group does. Signed-off-by: Christoph Hellwig <hch@xxxxxx> --- tests/generic/095 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/generic/095 b/tests/generic/095 index 80448200b..9d0446e98 100755 --- a/tests/generic/095 +++ b/tests/generic/095 @@ -7,7 +7,7 @@ # Concurrent mixed I/O (buffer I/O, aiodio, mmap, splice) on the same files # . ./common/preamble -_begin_fstest auto rw stress +_begin_fstest auto quick rw stress # Import common functions. . ./common/filter -- 2.39.2