X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=installers%2Fosm_health.sh;h=2be8ce4f56b101adaf57931e9cc236a60b75aaf7;hb=de6a5cfb63166480a7a0b04f6e0d0e34f0435df6;hp=3a7eaf980516d40e8ac4ef2c351a4dbfbbd63558;hpb=37c3f51ca58252bab799d8533d46f4cdad29602c;p=osm%2Fdevops.git diff --git a/installers/osm_health.sh b/installers/osm_health.sh index 3a7eaf98..2be8ce4f 100755 --- a/installers/osm_health.sh +++ b/installers/osm_health.sh @@ -1,6 +1,6 @@ #!/bin/sh -WAIT_TIME=30 +WAIT_TIME=60 NUM_SERVICES_WITH_HEALTH=3 while getopts "w:s:n:" o; do