Whamcloud - gitweb
b=13552
[fs/lustre-release.git] / lustre / tests / conf-sanity.sh
index bece9ff..f02c4b5 100644 (file)
@@ -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