fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] generic/038: assign the test to trim group of tests
@ 2020-07-15 13:08 Vladimir Zapolskiy
  0 siblings, 0 replies; only message in thread
From: Vladimir Zapolskiy @ 2020-07-15 13:08 UTC (permalink / raw)
  To: Eryu Guan; +Cc: fstests

The test runs fstrim utility to stress a filesystem, however it implies
that the filesystem supports ioctl(FITRIM), this is checked in runtime by
_require_batched_discard() in the test itself, however the assignment of
the test to trim group is missing.

The intention of the change is to get better association between tests
and test groups.

Signed-off-by: Vladimir Zapolskiy <vladimir@tuxera.com>
---
Please note that this change may show a trivial merge conflict with by
previously sent patch "generic: assign a number of tests to attr group".

 tests/generic/group | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/generic/group b/tests/generic/group
index d9ab9a31f2ed..c2e7d063fa85 100644
--- a/tests/generic/group
+++ b/tests/generic/group
@@ -40,7 +40,7 @@
 035 auto quick
 036 auto aio rw stress
 037 metadata auto quick
-038 auto stress
+038 auto stress trim
 039 metadata auto quick log
 040 metadata auto quick log
 041 metadata auto quick log
-- 
2.25.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-15 13:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-15 13:08 [PATCH] generic/038: assign the test to trim group of tests Vladimir Zapolskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).