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 <tytso@xxxxxxx> --- tests/generic/125 | 1 + tests/generic/group | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/generic/125 b/tests/generic/125 index bcf9b3e..67eb63f 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 a47e23d..eb9748d 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 -- 2.5.0 -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html