* [PATCH] generic,ext4: add defrag group
@ 2017-02-21 0:17 Theodore Ts'o
0 siblings, 0 replies; only message in thread
From: Theodore Ts'o @ 2017-02-21 0:17 UTC (permalink / raw)
To: fstests; +Cc: Theodore Ts'o
Apparently btrfs already has tests marked as belonging in the defrag
group, but none of the ext4 or generic tests were so marked.
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
---
tests/ext4/group | 14 +++++++-------
tests/generic/group | 4 ++--
2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/tests/ext4/group b/tests/ext4/group
index c9e66b65..70d619e4 100644
--- a/tests/ext4/group
+++ b/tests/ext4/group
@@ -22,16 +22,16 @@
017 fuzzers
018 fuzzers
019 fuzzers
-020 auto quick ioctl rw
+020 auto quick ioctl rw defrag
021 auto quick
022 auto quick attr dangerous
023 auto quick scrub
271 auto rw quick
-301 aio auto ioctl rw stress
-302 aio auto ioctl rw stress
-303 aio auto ioctl rw stress
-304 aio auto ioctl rw stress
+301 aio auto ioctl rw stress defrag
+302 aio auto ioctl rw stress defrag
+303 aio auto ioctl rw stress defrag
+304 aio auto ioctl rw stress defrag
305 auto
306 auto rw resize quick
-307 auto ioctl rw
-308 auto ioctl rw prealloc quick
+307 auto ioctl rw defrag
+308 auto ioctl rw prealloc quick defrag
diff --git a/tests/generic/group b/tests/generic/group
index 6fd5bcd2..bd358d52 100644
--- a/tests/generic/group
+++ b/tests/generic/group
@@ -20,7 +20,7 @@
015 other auto quick enospc
016 auto quick prealloc punch collapse
017 auto prealloc collapse
-018 auto fsr quick
+018 auto fsr quick defrag
019 aio dangerous enospc rw stress
020 metadata attr udf auto quick
021 auto quick prealloc punch collapse
@@ -326,7 +326,7 @@
321 auto quick metadata log
322 auto quick metadata log
323 auto aio stress
-324 auto fsr quick
+324 auto fsr quick defrag
325 auto quick data log
326 auto quick clone
327 auto quick clone
--
2.11.0.rc0.7.gbe5a750
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-02-21 0:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-21 0:17 [PATCH] generic,ext4: add defrag group Theodore Ts'o
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox