public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] generic/587: associate the test with quota test group
@ 2020-07-17 11:09 Vladimir Zapolskiy
  2020-07-17 15:56 ` Darrick J. Wong
  0 siblings, 1 reply; 2+ messages in thread
From: Vladimir Zapolskiy @ 2020-07-17 11:09 UTC (permalink / raw)
  To: Eryu Guan, Darrick J . Wong; +Cc: fstests

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@tuxera.com>
---
 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-17 15:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-17 11:09 [PATCH] generic/587: associate the test with quota test group Vladimir Zapolskiy
2020-07-17 15:56 ` Darrick J. Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox