Message ID | 146612804411.25024.3885802903047011536.stgit@birch.djwong.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/tests/xfs/229 b/tests/xfs/229 index c057677..b8fd914 100755 --- a/tests/xfs/229 +++ b/tests/xfs/229 @@ -50,6 +50,7 @@ trap "_cleanup ; exit \$status" 0 1 2 3 15 _supported_fs xfs _supported_os Linux _require_test +_require_fs_space $TEST_DIR 3200000 TDIR="${TEST_DIR}/t_holes" NFILES="10"
This test requires 3GB of space, so check for that. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> --- tests/xfs/229 | 1 + 1 file changed, 1 insertion(+) -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html