From e7abef0c69c7ea05078f0e8e94a42097eef9c788 Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Thu, 9 Feb 2023 06:13:50 +0100 Subject: [PATCH] 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 --- tests/btrfs/125 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() -- 2.39.5