diff mbox series

[3/7] btrfs: add 185 to the auto and quick groups

Message ID 20230209051355.358942-4-hch@lst.de (mailing list archive)
State New, archived
Headers show
Series [1/7] btrfs: add 198 and 219 to the auto group | expand

Commit Message

Christoph Hellwig Feb. 9, 2023, 5:13 a.m. UTC
btrfs/185 runs in a second, add it to the auto and quick group.

Signed-off-by: Christoph Hellwig <hch@lst.de>
---
 tests/btrfs/185 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/tests/btrfs/185 b/tests/btrfs/185
index ee97b626..efb10ac7 100755
--- a/tests/btrfs/185
+++ b/tests/btrfs/185
@@ -9,7 +9,7 @@ 
 #  a9261d4125c9 ("btrfs: harden agaist duplicate fsid on scanned devices")
 #
 . ./common/preamble
-_begin_fstest volume
+_begin_fstest volume auto quick
 
 mnt=$TEST_DIR/$seq.mnt
 # Override the default cleanup function.