aboutsummaryrefslogtreecommitdiffstats
path: root/plans/vid/healthCheck/teardown.sh
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-10-16 00:36:28 +0000
committerGerrit Code Review <gerrit@onap.org>2018-10-16 00:36:28 +0000
commit06c76be7686b359978befa944492ba7f21e4cd19 (patch)
tree7c035d37e3c76ebc7e64b678071dfe8cb9762dc7 /plans/vid/healthCheck/teardown.sh
parentefb5ca8efa651948f89384929602ce1fe3a961b1 (diff)
parent6142befc1b03922d2bf6b17e1504dda468988e6c (diff)
Merge "Add test checking so connection"
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