All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] btrfs: add several test to the balance group
@ 2020-04-14 16:22 fdmanana
  0 siblings, 0 replies; only message in thread
From: fdmanana @ 2020-04-14 16:22 UTC (permalink / raw)
  To: fstests; +Cc: linux-btrfs, Filipe Manana

From: Filipe Manana <fdmanana@suse.com>

Some tests exercise balance but are not included in the 'balance' group,
so just add them to that group.

Signed-off-by: Filipe Manana <fdmanana@suse.com>
---
 tests/btrfs/group | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/tests/btrfs/group b/tests/btrfs/group
index 657ec548..b5cd90c1 100644
--- a/tests/btrfs/group
+++ b/tests/btrfs/group
@@ -5,7 +5,7 @@
 #
 001 auto quick subvol snapshot
 002 auto snapshot
-003 auto replace volume
+003 auto replace volume balance
 004 auto rw metadata
 005 auto defrag
 006 auto quick volume
@@ -104,7 +104,7 @@
 099 auto quick qgroup limit
 100 auto replace volume eio
 101 auto replace volume eio
-102 auto quick metadata enospc
+102 auto quick metadata enospc balance
 103 auto quick clone compress
 104 auto qgroup
 105 auto quick send
@@ -125,9 +125,9 @@
 120 auto quick snapshot metadata log
 121 auto quick snapshot qgroup
 122 auto quick snapshot qgroup
-123 auto quick qgroup
-124 auto replace volume
-125 auto replace volume
+123 auto quick qgroup balance
+124 auto replace volume balance
+125 auto replace volume balance
 126 auto quick qgroup limit
 127 auto quick send
 128 auto quick send
@@ -156,9 +156,9 @@
 151 auto quick volume
 152 auto quick metadata qgroup send
 153 auto quick qgroup limit
-154 auto quick volume
+154 auto quick volume balance
 155 auto quick send
-156 auto quick trim
+156 auto quick trim balance
 157 auto quick raid
 158 auto quick raid scrub
 159 auto quick punch log
@@ -197,7 +197,7 @@
 192 auto replay snapshot stress
 193 auto quick qgroup enospc limit
 194 auto volume
-195 auto volume
+195 auto volume balance
 196 auto metadata log volume
 197 auto quick volume
 198 auto quick volume
-- 
2.11.0


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

only message in thread, other threads:[~2020-04-14 16:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-14 16:22 [PATCH 1/3] btrfs: add several test to the balance group fdmanana

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.