aboutsummaryrefslogtreecommitdiffstats
path: root/plans/so/integration-testing/teardown.sh
diff options
context:
space:
mode:
authorsubhash kumar singh <subhash.kumar.singh@huawei.com>2018-10-26 14:25:28 +0530
committersubhash kumar singh <subhash.kumar.singh@huawei.com>2018-10-26 14:31:11 +0530
commit5e2fe2c76cf09b68165eeec1fe055afa245736e4 (patch)
tree5f312d40db529d35257db7829b838882b54d42a7 /plans/so/integration-testing/teardown.sh
parent96028b74964d833bfb82322b8f5cc10d29b3da9b (diff)
Fix CSIT for SO
Fix SO's csit to execute test cases with new dockers. Change-Id: I00d750e10a0db7db1784b27ae6f36e69e42a4b05 Issue-ID: SO-1167 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Diffstat (limited to 'plans/so/integration-testing/teardown.sh')
-rw-r--r--plans/so/integration-testing/teardown.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/plans/so/integration-testing/teardown.sh b/plans/so/integration-testing/teardown.sh
index 1696c745..449cb399 100644
--- a/plans/so/integration-testing/teardown.sh
+++ b/plans/so/integration-testing/teardown.sh
@@ -14,6 +14,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-
-kill-instance.sh mariadb
-kill-instance.sh so
+docker-compose down