]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
btrfs: add 185 to the auto and quick groups
authorChristoph Hellwig <hch@lst.de>
Thu, 9 Feb 2023 05:13:51 +0000 (06:13 +0100)
committerZorro Lang <zlang@kernel.org>
Sat, 11 Feb 2023 04:42:45 +0000 (12:42 +0800)
btrfs/185 runs in a second, add it to the auto and quick group.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/btrfs/185

index ee97b62661a3331753b64c2ec21e606f6b10f980..efb10ac72b79b75d09b21f432be0607293b138dd 100755 (executable)
@@ -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.