aboutsummaryrefslogtreecommitdiffstats
path: root/csit/apex-pdp/plans/teardown.sh
diff options
context:
space:
mode:
authorLiam Fallon <liam.fallon@est.tech>2022-02-17 12:57:59 +0000
committerGerrit Code Review <gerrit@onap.org>2022-02-17 12:57:59 +0000
commit6fe7a26007187510fad151dbbf8314c53787fe76 (patch)
tree7aaab320941748a357457ca87c4ca605662a8547 /csit/apex-pdp/plans/teardown.sh
parent461a8bd824c06f42c717e6db55ba5cbb8b280c46 (diff)
parent7abe36cd557a9c2d5abebcf54a4ed5957a4168a1 (diff)
Merge "Add docker configuration for Prometheus and Grafana"
Diffstat (limited to 'csit/apex-pdp/plans/teardown.sh')
-rw-r--r--csit/apex-pdp/plans/teardown.sh7
1 files changed, 6 insertions, 1 deletions
diff --git a/csit/apex-pdp/plans/teardown.sh b/csit/apex-pdp/plans/teardown.sh
index f47fcd87..a44e3aab 100644
--- a/csit/apex-pdp/plans/teardown.sh
+++ b/csit/apex-pdp/plans/teardown.sh
@@ -2,7 +2,7 @@
# ============LICENSE_START=======================================================
# Copyright (C) 2018 Ericsson. All rights reserved.
#
-# Modifications copyright (c) 2019 Nordix Foundation.
+# Modifications copyright (c) 2019-2022 Nordix Foundation.
# Modifications Copyright (C) 2020-2021 AT&T Intellectual Property.
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -20,4 +20,9 @@
# SPDX-License-Identifier: Apache-2.0
# ============LICENSE_END=========================================================
+docker logs policy-api
+docker logs simulator
+docker logs policy-pap
+docker logs apex-pdp
+
docker-compose -f ${SCRIPTS}/docker-compose-all.yml down -v