From c6efb6dc1482979257fd86e4a24ab037514a25c0 Mon Sep 17 00:00:00 2001 From: grev Date: Tue, 12 Aug 2008 13:04:30 +0000 Subject: [PATCH] b=16294 i=Andrew.Perepechko do not skip test_7 for remote mds --- lustre/tests/sanity-quota.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/lustre/tests/sanity-quota.sh b/lustre/tests/sanity-quota.sh index 09bb53d..c30572f 100644 --- a/lustre/tests/sanity-quota.sh +++ b/lustre/tests/sanity-quota.sh @@ -565,7 +565,6 @@ test_7() { mkdir -p $DIR/$tdir chmod 0777 $DIR/$tdir - remote_mds && skip "remote mds" && return 0 LIMIT=$(( $BUNIT_SZ * $(($OSTCOUNT + 1)) * 10)) # 10 bunits each sever TESTFILE="$DIR/$tdir/$tfile-0" -- 1.8.3.1