The test checks "noatime" mount option effect, which makes it reasonable to include the test into atime test group along with generic/003 and generic/192 tests. The test properly depends on _require_atime and for certain filesystems the test is not run: [not run] atime related mount options have no effect on cifs Signed-off-by: Vladimir Zapolskiy <vladimir@xxxxxxxxxx> --- tests/generic/group | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/generic/group b/tests/generic/group index 4af4b4945a12..b8db09e2d054 100644 --- a/tests/generic/group +++ b/tests/generic/group @@ -122,7 +122,7 @@ 117 attr auto quick 118 auto quick clone 119 auto quick clone -120 other auto quick +120 other atime auto quick 121 auto quick clone dedupe 122 auto quick clone dedupe 123 perms auto quick -- 2.25.1