Skip to content
Snippets Groups Projects
Commit 5bb8ee97 authored by Nathan Rutman's avatar Nathan Rutman
Browse files

b=13552

wait longer for remote clients
parent bf097084
No related branches found
No related tags found
No related merge requests found
......@@ -921,7 +921,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=20
local MAX=90
local WAIT=0
while [ 1 ]; do
sleep 5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment