diff options
author | 2018-03-26 17:04:02 +0000 | |
---|---|---|
committer | 2018-03-26 17:04:02 +0000 | |
commit | 66a014c295cff94a1e3c96e467daa97f2a3cb254 (patch) | |
tree | 3acbda29a2aa00de038413dea9eabda6168174a7 /test/csit/scripts/optf-has/has/simulator_script.sh | |
parent | 69123c9971ce76270e59395507a2793dcc2884fe (diff) | |
parent | 735c8e14ca903a09c3409957b8b91800774d7f4b (diff) |
Merge "Add optf-has healthcheck and other test cases"
Diffstat (limited to 'test/csit/scripts/optf-has/has/simulator_script.sh')
-rwxr-xr-x | test/csit/scripts/optf-has/has/simulator_script.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/csit/scripts/optf-has/has/simulator_script.sh b/test/csit/scripts/optf-has/has/simulator_script.sh index 524728270..e5bc43dbe 100755 --- a/test/csit/scripts/optf-has/has/simulator_script.sh +++ b/test/csit/scripts/optf-has/has/simulator_script.sh @@ -59,7 +59,7 @@ echo "AAISIM_IP=${AAISIM_IP}" ${WORKSPACE}/test/csit/scripts/optf-has/has/wait_for_port.sh ${AAISIM_IP} 8081 # wait a while before continuing -sleep 5 +sleep 2 echo "inspect docker things for tracing purpose" docker inspect aaisim |