The quick group should be a strict subset of the auto group, so add these two tests that are in the quick group to the auto group as well. Note: btrfs/219 fails for me in current mainline. Signed-off-by: Christoph Hellwig <hch@xxxxxx> --- tests/btrfs/198 | 2 +- tests/btrfs/219 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/btrfs/198 b/tests/btrfs/198 index 1edc8330..2b68754a 100755 --- a/tests/btrfs/198 +++ b/tests/btrfs/198 @@ -9,7 +9,7 @@ # btrfs: remove identified alien device in open_fs_devices # . ./common/preamble -_begin_fstest quick volume +_begin_fstest auto quick volume # Import common functions. . ./common/filter diff --git a/tests/btrfs/219 b/tests/btrfs/219 index d69e6ac9..528175b8 100755 --- a/tests/btrfs/219 +++ b/tests/btrfs/219 @@ -15,7 +15,7 @@ # . ./common/preamble -_begin_fstest quick volume +_begin_fstest auto quick volume # Override the default cleanup function. _cleanup() -- 2.39.1