From: grev Date: Tue, 12 Aug 2008 13:04:30 +0000 (+0000) Subject: b=16294 X-Git-Tag: v1_9_50~16 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=c6efb6dc1482979257fd86e4a24ab037514a25c0;p=fs%2Flustre-release.git b=16294 i=Andrew.Perepechko do not skip test_7 for remote mds --- 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"