Fix bug 1652 to update osm_health increasing time_for_failure
[osm/devops.git] / installers / osm_health.sh
index 5ee3d78..6c314fb 100755 (executable)
@@ -17,7 +17,7 @@
 # Default values
 sampling_period=5       # seconds
 time_for_readiness=2    # minutes ready
-time_for_failure=5      # minutes broken
+time_for_failure=7      # minutes broken
 KUBERNETES=             # By default, assumes Docker Swarm installation
 STACK_NAME=osm          # By default, "osm"