aboutsummaryrefslogtreecommitdiffstats
path: root/plans/appc/healthcheck/teardown.sh
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-10-09 17:24:21 +0000
committerGerrit Code Review <gerrit@onap.org>2018-10-09 17:24:21 +0000
commitc5f1ee852ad1ec2f0e968efd4191c3c026b4fcc5 (patch)
tree865d5d0b769dd06e4df10f0f7c74d4d73865fd8c /plans/appc/healthcheck/teardown.sh
parent3ef5e6dda086923f4ef70d3b0e820674a5cdcd82 (diff)
parent73792ad8099d86f20b0a492ef13df225eb4ca9c4 (diff)
Merge "Add ansible server for APPC CSIT"
Diffstat (limited to 'plans/appc/healthcheck/teardown.sh')
-rwxr-xr-xplans/appc/healthcheck/teardown.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/plans/appc/healthcheck/teardown.sh b/plans/appc/healthcheck/teardown.sh
index 94d1bc77..066c764c 100755
--- a/plans/appc/healthcheck/teardown.sh
+++ b/plans/appc/healthcheck/teardown.sh
@@ -17,9 +17,10 @@
# Modifications copyright (c) 2017 AT&T Intellectual Property
#
-kill-instance.sh appc_controller_container
+kill-instance.sh ccsdk_ansible_container
kill-instance.sh ccsdk_dgbuilder_container
kill-instance.sh appc_cdt_container
+kill-instance.sh appc_controller_container
kill-instance.sh sdnc_db_container
# $WORKSPACE/archives/appc deleted with archives folder when tests starts so we keep it at the end for debugging