From: Theodore Ts'o Date: Sun, 28 Feb 2016 23:17:56 +0000 (+1100) Subject: generic/125: add _require_odirect X-Git-Tag: v2022.05.01~2589 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=d0a255e43a2e03b8b37fa7c4ddb95018fe87c2d4;p=xfstests-dev.git generic/125: add _require_odirect Also remove generic/125 from the auto group, and add it to the new pnfs group. This is to document where this test might be useful; it's not really going to be useful for most normal on-disk file systems, so remove it from the auto group. Signed-off-by: Theodore Ts'o Reviewed-by: Christoph Hellwig Signed-off-by: Dave Chinner --- diff --git a/tests/generic/125 b/tests/generic/125 index bcf9b3e3..67eb63f1 100755 --- a/tests/generic/125 +++ b/tests/generic/125 @@ -41,6 +41,7 @@ _supported_os Linux _require_test _require_user +_require_odirect TESTDIR=$TEST_DIR/ftrunc TESTFILE=$TESTDIR/ftrunc.tmp diff --git a/tests/generic/group b/tests/generic/group index a47e23d7..eb9748df 100644 --- a/tests/generic/group +++ b/tests/generic/group @@ -127,7 +127,7 @@ 122 auto quick clone dedupe 123 perms auto quick 124 pattern auto quick -125 other auto +125 other pnfs 126 perms auto quick 127 rw auto 128 perms auto quick