From: nathan Date: Wed, 12 Sep 2007 00:33:14 +0000 (+0000) Subject: b=13552 X-Git-Tag: v1_8_0_110~1236 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=901f4321f4fff30c671b073303a65a9e15db8163;p=fs%2Flustre-release.git b=13552 wait longer for remote clients --- diff --git a/lustre/tests/conf-sanity.sh b/lustre/tests/conf-sanity.sh index e8f9713..5f1c53c 100644 --- a/lustre/tests/conf-sanity.sh +++ b/lustre/tests/conf-sanity.sh @@ -926,7 +926,7 @@ set_and_check() { echo "Setting $PARAM from $ORIG to $FINAL" do_facet mds "$LCTL conf_param $PARAM=$FINAL" || error conf_param failed local RESULT - local MAX=30 + local MAX=90 local WAIT=0 while [ 1 ]; do sleep 5