From d09a54608247d01b59d6e6e5a24a0d269de6612c Mon Sep 17 00:00:00 2001
From: shadow <shadow>
Date: Wed, 4 Jun 2008 15:07:16 +0000
Subject: [PATCH] disable test 129 until it's will be fixed for run with
 CLIENTONLY="yes" runs.

---
 lustre/tests/sanity.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh
index cfc8eba510..fc4e1252c8 100644
--- a/lustre/tests/sanity.sh
+++ b/lustre/tests/sanity.sh
@@ -5002,7 +5002,7 @@ test_129() {
 	echo 0 >$ldiskfs_prefix/$proc_file
 	rm -rf $DIR/$tdir
 }
-run_test 129 "test directory size limit ========================"
+# run_test 129 "test directory size limit ========================"
 
 TMPDIR=$OLDTMPDIR
 TMP=$OLDTMP
-- 
GitLab