Skip to content
Snippets Groups Projects
Commit 7abb18b1 authored by Mike Marchetti's avatar Mike Marchetti
Browse files

Increase osm health check default timeout


Change-Id: I1e3cdec3fb4d3611f1d912b4ec7a020ac1013a0b
Signed-off-by: default avatarMike Marchetti <mmarchetti@sandvine.com>
parent 5849bbb8
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
WAIT_TIME=30
WAIT_TIME=60
NUM_SERVICES_WITH_HEALTH=3
while getopts "w:s:n:" o; do
......
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