aboutsummaryrefslogtreecommitdiffstats
path: root/plans/vid/healthCheck/teardown.sh
diff options
context:
space:
mode:
authoradam <adam.krysiak@nokia.com>2018-10-01 10:34:19 +0200
committerKrysiak Adam <adam.krysiak@nokia.com>2018-10-15 09:55:03 +0200
commit6142befc1b03922d2bf6b17e1504dda468988e6c (patch)
treebfd283650f688a26260beda13cdef7d4a81876fd /plans/vid/healthCheck/teardown.sh
parent9085d59afb28c185183afe4058954c69f9e15bd2 (diff)
Add test checking so connection
Added test checking if vid is contacting SO using HTTPS Change-Id: I75cb829cdc9feb231dfd4d3826d12cab18781d38 Issue-ID: INT-648 Signed-off-by: adam <adam.krysiak@nokia.com>
Diffstat (limited to 'plans/vid/healthCheck/teardown.sh')
-rw-r--r--plans/vid/healthCheck/teardown.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/plans/vid/healthCheck/teardown.sh b/plans/vid/healthCheck/teardown.sh
index 01383179..14fd0522 100644
--- a/plans/vid/healthCheck/teardown.sh
+++ b/plans/vid/healthCheck/teardown.sh
@@ -18,5 +18,6 @@
#
source ${WORKSPACE}/scripts/vid/kill_containers_and_remove_dataFolders.sh
+docker kill so-simulator
# $WORKSPACE/archives/clamp-clone deleted with archives folder when tests starts so we keep it at the end for debugging