From: fdmanana@kernel.org
To: fstests@vger.kernel.org
Cc: linux-btrfs@vger.kernel.org, Filipe Manana <fdmanana@suse.com>
Subject: [PATCH 1/3] btrfs: add several test to the balance group
Date: Tue, 14 Apr 2020 17:22:21 +0100 [thread overview]
Message-ID: <20200414162221.24357-1-fdmanana@kernel.org> (raw)
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
reply other threads:[~2020-04-14 16:23 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200414162221.24357-1-fdmanana@kernel.org \
--to=fdmanana@kernel.org \
--cc=fdmanana@suse.com \
--cc=fstests@vger.kernel.org \
--cc=linux-btrfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.