aboutsummaryrefslogtreecommitdiffstats
path: root/plans/so/integration-etsi-testing/teardown.sh
diff options
context:
space:
mode:
authorGary Wu <gary.wu@futurewei.com>2019-07-10 00:01:05 +0000
committerGerrit Code Review <gerrit@onap.org>2019-07-10 00:01:05 +0000
commitf265a2f799456ce8c43ac21dbfbe8c8c782ec962 (patch)
tree748552565c68d20819f758b6361f75f45e6c2b8a /plans/so/integration-etsi-testing/teardown.sh
parentaf20d99d3d140a9b3f5fe8710d75a0a463e22b76 (diff)
parentb01df8be03edfbea5e6185d763496bd8cfa833ff (diff)
Merge "Adding Infrastructure for Simulate Request for SDC"
Diffstat (limited to 'plans/so/integration-etsi-testing/teardown.sh')
-rwxr-xr-xplans/so/integration-etsi-testing/teardown.sh22
1 files changed, 22 insertions, 0 deletions
diff --git a/plans/so/integration-etsi-testing/teardown.sh b/plans/so/integration-etsi-testing/teardown.sh
new file mode 100755
index 00000000..8b778a57
--- /dev/null
+++ b/plans/so/integration-etsi-testing/teardown.sh
@@ -0,0 +1,22 @@
+#!/bin/bash
+#
+# ============LICENSE_START=======================================================
+# Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# 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.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#
+
+docker-compose down