]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
btrfs: add 125 to the auto and quick groups
authorChristoph Hellwig <hch@lst.de>
Thu, 9 Feb 2023 05:13:50 +0000 (06:13 +0100)
committerZorro Lang <zlang@kernel.org>
Sat, 11 Feb 2023 04:41:57 +0000 (12:41 +0800)
btrfs/125 runs in 5 seconds on my VM setup, and found a regression in a
recent series.  Add it to the auto and quick groups.

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/125

index b58f2aa282bd3441ce85479d06afe379a4702982..1b6e5d78b2f1f09475f0087e49d63a8ccbba7e34 100755 (executable)
@@ -22,7 +22,7 @@
 # Verify if all three checkpoints match
 #
 . ./common/preamble
-_begin_fstest replace volume balance
+_begin_fstest replace volume balance auto quick
 
 # Override the default cleanup function.
 _cleanup()