diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2019-02-07 15:08:58 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-02-07 15:08:58 +0000 |
commit | 9c67e5814d6b4a5e5677ee3f8eb4393f4f1a326c (patch) | |
tree | 44d57d187d50f72306a47a0949eed7d79209caa3 | |
parent | 15c3029d9b765c324654bca3025190ebfd3fc14c (diff) | |
parent | 0b2e25e82d6767b89967b69ab09d5541b92bac49 (diff) |
Merge "fix appc_ansible_container name"
-rwxr-xr-x | plans/appc/healthcheck/teardown.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plans/appc/healthcheck/teardown.sh b/plans/appc/healthcheck/teardown.sh index 066c764c..b45b3075 100755 --- a/plans/appc/healthcheck/teardown.sh +++ b/plans/appc/healthcheck/teardown.sh @@ -17,7 +17,7 @@ # Modifications copyright (c) 2017 AT&T Intellectual Property # -kill-instance.sh ccsdk_ansible_container +kill-instance.sh appc_ansible_container kill-instance.sh ccsdk_dgbuilder_container kill-instance.sh appc_cdt_container kill-instance.sh appc_controller_container |