diff options
author | Leonardo Bellini <leonardo.bellini@att.com> | 2018-03-26 09:58:37 -0500 |
---|---|---|
committer | Leonardo Bellini <leonardo.bellini@att.com> | 2018-03-26 10:32:37 -0500 |
commit | 735c8e14ca903a09c3409957b8b91800774d7f4b (patch) | |
tree | 2dc17cf4ea697601314acd36d20b8673daacea83 /test/csit/scripts/optf-has/has/simulator_script.sh | |
parent | 3faaa3d54204746f12ff9973cbaf6b98b9dce7cc (diff) |
Add optf-has healthcheck and other test cases
Issue-ID: OPTFRA-204
Change-Id: I847a8ea755190be05537c2f6dd332bc21ddd3728
Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
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 |