]> www.infradead.org Git - users/hch/xfstests-dev.git/commitdiff
btrfs/048: add missing groups 'subvol', 'snapshot' and 'send'
authorFilipe Manana <fdmanana@suse.com>
Mon, 4 Dec 2023 15:45:11 +0000 (15:45 +0000)
committerZorro Lang <zlang@kernel.org>
Sat, 9 Dec 2023 04:51:34 +0000 (12:51 +0800)
This test case exercises subvolumes, snapshot and send/receive, so add
the corresponding groups to the test.

Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/btrfs/048

index 7816a9975cbb7f8c2ebcf9ee9a0f923374d837fc..8a88b8cc04c48cb25a4ecb6237ccbc3faa2cff31 100755 (executable)
@@ -11,7 +11,7 @@
 #  btrfs: fix zstd compression parameter
 #
 . ./common/preamble
-_begin_fstest auto quick compress
+_begin_fstest auto quick compress subvol snapshot send
 
 # Override the default cleanup function.
 _cleanup()