From: Christoph Hellwig Date: Thu, 9 Feb 2023 05:13:50 +0000 (+0100) Subject: btrfs: add 125 to the auto and quick groups X-Git-Tag: v2023.02.12~5 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=e7abef0c69c7ea05078f0e8e94a42097eef9c788;p=xfstests-dev.git btrfs: add 125 to the auto and quick groups 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 Reviewed-by: Anand Jain Reviewed-by: Zorro Lang Signed-off-by: Zorro Lang --- diff --git a/tests/btrfs/125 b/tests/btrfs/125 index b58f2aa2..1b6e5d78 100755 --- a/tests/btrfs/125 +++ b/tests/btrfs/125 @@ -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()