From: Christoph Hellwig Date: Mon, 29 Jul 2024 14:20:26 +0000 (-0700) Subject: add more tests to the growfs group X-Git-Tag: v2024.08.11~10 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=f30ec93e2dbaf3c3e7ef9f6689824869b08844e0;p=xfstests-dev.git add more tests to the growfs group xfs/127 xfs/233 exercises growfs behavior, add them to the growfs group. Signed-off-by: Christoph Hellwig Reviewed-by: Darrick J. Wong Signed-off-by: Zorro Lang --- diff --git a/tests/xfs/127 b/tests/xfs/127 index b690ab0d..4f008efd 100755 --- a/tests/xfs/127 +++ b/tests/xfs/127 @@ -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 diff --git a/tests/xfs/233 b/tests/xfs/233 index 1f691e20..5d2c10e7 100755 --- a/tests/xfs/233 +++ b/tests/xfs/233 @@ -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