The test checks regressions on quota accounting and therefore it relies on quota support by a tested filesystem, this makes it reasonable to include the test into 'quota' test group for better managing of test groups. 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 0797cc9984c1..23f9cfdc7fcb 100644 --- a/tests/generic/group +++ b/tests/generic/group @@ -589,7 +589,7 @@ 584 auto quick encrypt 585 auto rename 586 auto quick rw prealloc -587 auto quick rw prealloc +587 auto quick rw prealloc quota 588 auto quick log clone 589 auto mount 590 auto prealloc preallocrw -- 2.25.1