aboutsummaryrefslogtreecommitdiffstats
path: root/csit/plans/teardown.sh
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2021-05-13 15:29:53 -0400
committerRam Krishna Verma <ram_krishna.verma@bell.ca>2021-05-13 15:29:57 -0400
commita96bfe9b7b62404278d107ef068f8ae5ddf82913 (patch)
tree668ca1ba943a31740e6d95b51ca28df653765ca8 /csit/plans/teardown.sh
parent127d30414c16095e7e300e94a2cd6f3f7d4f6f73 (diff)
Remove csit folder from policy/distribution
The csit test files for all repos have been consolidated in policy/docker to maintain them at single place and allow us to trigger verify jobs in gerrit reviews. Issue-ID: POLICY-3257 Change-Id: I864ba9502753a62dab79aa3f3c55c8689ab62cbd Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'csit/plans/teardown.sh')
-rw-r--r--csit/plans/teardown.sh23
1 files changed, 0 insertions, 23 deletions
diff --git a/csit/plans/teardown.sh b/csit/plans/teardown.sh
deleted file mode 100644
index f47fcd87..00000000
--- a/csit/plans/teardown.sh
+++ /dev/null
@@ -1,23 +0,0 @@
-#!/bin/bash
-# ============LICENSE_START=======================================================
-# Copyright (C) 2018 Ericsson. All rights reserved.
-#
-# Modifications copyright (c) 2019 Nordix Foundation.
-# Modifications Copyright (C) 2020-2021 AT&T Intellectual Property.
-# ================================================================================
-# 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 -f ${SCRIPTS}/docker-compose-all.yml down -v