From f45c6881577221e04f6cfe19d25e571bee088996 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Tue, 28 May 2013 11:01:01 -0500 Subject: [PATCH] xfstests: add generic/286 to the auto and quick groups The generic/286 test tests SEEK_HOLE and SEEK_DATA, and is reasonably fast. We should just run the test by default. Signed-off-by: "Theodore Ts'o" Reviewed-by: Eric Sandeen Signed-off-by: Rich Johnston --- tests/generic/group | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/generic/group b/tests/generic/group index e2ef70e05..bd443c1ff 100644 --- a/tests/generic/group +++ b/tests/generic/group @@ -103,7 +103,7 @@ 277 auto ioctl quick metadata 280 auto quota freeze dangerous 285 auto rw -286 other +286 auto quick other 288 auto quick ioctl trim 294 auto quick 299 auto aio enospc rw stress -- 2.51.0