From: Christoph Hellwig Date: Tue, 8 Apr 2025 06:51:55 +0000 (+0200) Subject: xfs: remove the post-EOF prealloc tests from the auto and quick groups X-Git-Tag: v2025.04.13~16 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=ad048ff62f507a305984f6c215e9a3f5dcfb9e56;p=xfstests-dev.git xfs: remove the post-EOF prealloc tests from the auto and quick groups These fail for various non-default configs like DAX, alwayscow and small block sizes. Signed-off-by: Christoph Hellwig Reviewed-by: Darrick J. Wong Signed-off-by: Zorro Lang --- diff --git a/tests/xfs/629 b/tests/xfs/629 index a2f34557..bb59e421 100755 --- a/tests/xfs/629 +++ b/tests/xfs/629 @@ -8,7 +8,7 @@ # . ./common/preamble -_begin_fstest auto quick prealloc rw +_begin_fstest prealloc rw . ./common/filter diff --git a/tests/xfs/630 b/tests/xfs/630 index 79dcb44b..0a3fce10 100755 --- a/tests/xfs/630 +++ b/tests/xfs/630 @@ -8,7 +8,7 @@ # . ./common/preamble -_begin_fstest auto quick prealloc rw +_begin_fstest prealloc rw . ./common/filter diff --git a/tests/xfs/631 b/tests/xfs/631 index 319995f8..ece49172 100755 --- a/tests/xfs/631 +++ b/tests/xfs/631 @@ -13,7 +13,7 @@ # from the extent size hint. . ./common/preamble -_begin_fstest auto quick prealloc rw unreliable_in_parallel +_begin_fstest prealloc rw unreliable_in_parallel . ./common/filter diff --git a/tests/xfs/632 b/tests/xfs/632 index 61041d45..3b1c61fd 100755 --- a/tests/xfs/632 +++ b/tests/xfs/632 @@ -9,7 +9,7 @@ # . ./common/preamble -_begin_fstest auto prealloc rw +_begin_fstest prealloc rw . ./common/filter