aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/plans/msb/iag-redirect-discovery/teardown.sh
diff options
context:
space:
mode:
authorHuabingZhao <zhao.huabing@zte.com.cn>2017-09-15 13:53:56 +0800
committerHuabingZhao <zhao.huabing@zte.com.cn>2017-09-15 13:54:00 +0800
commit36b3516b0caf031cedfee6c28c3ca8a2457ac540 (patch)
tree2a25b502a57eb2701815c1013ac41bf3f8aaa81d /test/csit/plans/msb/iag-redirect-discovery/teardown.sh
parent765f760cb8ea9c9842994dbbd3195f7ca22746ff (diff)
Add test script for iag
Test service registration and discovery via api gateway. Issue-Id: MSB-75 Change-Id: I06cea5ede71c7f0ba4c15520f8d73d972135f9d9 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
Diffstat (limited to 'test/csit/plans/msb/iag-redirect-discovery/teardown.sh')
-rw-r--r--test/csit/plans/msb/iag-redirect-discovery/teardown.sh21
1 files changed, 21 insertions, 0 deletions
diff --git a/test/csit/plans/msb/iag-redirect-discovery/teardown.sh b/test/csit/plans/msb/iag-redirect-discovery/teardown.sh
new file mode 100644
index 000000000..b79456731
--- /dev/null
+++ b/test/csit/plans/msb/iag-redirect-discovery/teardown.sh
@@ -0,0 +1,21 @@
+#!/bin/bash
+#
+# Copyright 2017 ZTE, Inc. and others.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+
+kill-instance.sh msb_consul
+kill-instance.sh msb_discovery
+kill-instance.sh msb_internal_apigateway
+kill-instance.sh i-rest-example