diff --git a/deployment/bare_metal/start.sh b/deployment/bare_metal/start.sh index 0b228d3c2..f2c47635c 100755 --- a/deployment/bare_metal/start.sh +++ b/deployment/bare_metal/start.sh @@ -1,6 +1,6 @@ #!/bin/bash -# wait for node to properly unref the process(?) +# wait for node to properly unref the process 15sec is too less, 60 is enough # Wait 60 seconds to evaluate ps -x --forest sleep 30