On Fri, Jul 17, 2020 at 02:09:36PM +0300, Vladimir Zapolskiy wrote: > 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> Oops, sorry I forgot that. Reviewed-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> --D > --- > 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 >