diff options
author | Zhaoxing <meng.zhaoxing1@zte.com.cn> | 2017-11-07 14:03:00 +0800 |
---|---|---|
committer | Zhaoxing <meng.zhaoxing1@zte.com.cn> | 2017-11-07 15:49:17 +0800 |
commit | c6554b49c76321f2b24452f1290608f20e8f28b8 (patch) | |
tree | 1d21f835a91e76be932fcd96fdc2ef7d8120c7d5 /test/csit/plans/vfc-nfvo-wfengine/sanity-check/teardown.sh | |
parent | cb152a8375caef65c5694efcfd53528d21c73a6b (diff) |
Update csit script for vfc-nfvo-wfengine
Change-Id: I4a17b1a5f36515eaa40b5cdfdff3d6e4c5204fcb
Issue-id: VFC-139
Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
Diffstat (limited to 'test/csit/plans/vfc-nfvo-wfengine/sanity-check/teardown.sh')
-rw-r--r-- | test/csit/plans/vfc-nfvo-wfengine/sanity-check/teardown.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/csit/plans/vfc-nfvo-wfengine/sanity-check/teardown.sh b/test/csit/plans/vfc-nfvo-wfengine/sanity-check/teardown.sh index caa506ecf..384bc3935 100644 --- a/test/csit/plans/vfc-nfvo-wfengine/sanity-check/teardown.sh +++ b/test/csit/plans/vfc-nfvo-wfengine/sanity-check/teardown.sh @@ -19,5 +19,5 @@ kill-instance.sh msb_internal_apigateway kill-instance.sh msb_discovery kill-instance.sh msb_consul -##kill-instance.sh wfengine-mgrservice -##kill-instance.sh wfengine-activiti +kill-instance.sh vfc_wfengine_mgrservice +kill-instance.sh vfc_wfengine_activiti |