]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
add more tests to the growfs group
authorChristoph Hellwig <hch@lst.de>
Mon, 29 Jul 2024 14:20:26 +0000 (07:20 -0700)
committerZorro Lang <zlang@kernel.org>
Tue, 6 Aug 2024 13:46:16 +0000 (21:46 +0800)
xfs/127 xfs/233 exercises growfs behavior, add them to the growfs group.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/xfs/127
tests/xfs/233

index b690ab0d5aef040053d745f1b14aabe35f08cb50..4f008efdb859a21b6594858b4a7c26bb32500c60 100755 (executable)
@@ -7,7 +7,7 @@
 # Tests xfs_growfs on a reflinked filesystem
 #
 . ./common/preamble
-_begin_fstest auto quick clone
+_begin_fstest auto quick clone growfs
 
 # Import common functions.
 . ./common/filter
index 1f691e20fa033cc029a072f959ed0e41267e5b83..5d2c10e7dbd30ffacb5e5d0c2a2e5c25a3f2466d 100755 (executable)
@@ -7,7 +7,7 @@
 # Tests xfs_growfs on a rmapbt filesystem
 #
 . ./common/preamble
-_begin_fstest auto quick rmap
+_begin_fstest auto quick rmap growfs
 
 # Import common functions.
 . ./common/filter