]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
generic/095: add to the quick group
authorChristoph Hellwig <hch@lst.de>
Sat, 27 Apr 2024 07:55:30 +0000 (09:55 +0200)
committerZorro Lang <zlang@kernel.org>
Sun, 12 May 2024 12:28:48 +0000 (20:28 +0800)
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@lst.de>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/generic/095

index 80448200bb8629ba0a95bd6012d96fb2875bef03..9d0446e980643a3026a39ad45fff3dc2f0e4ce75 100755 (executable)
@@ -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