Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa742b3
)
b=13552
author
nathan
<nathan>
Wed, 12 Sep 2007 00:33:14 +0000
(
00:33
+0000)
committer
nathan
<nathan>
Wed, 12 Sep 2007 00:33:14 +0000
(
00:33
+0000)
wait longer for remote clients
lustre/tests/conf-sanity.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/conf-sanity.sh
b/lustre/tests/conf-sanity.sh
index
e8f9713
..
5f1c53c
100644
(file)
--- 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=
3
0
+ local MAX=
9
0
local WAIT=0
while [ 1 ]; do
sleep 5