aboutsummaryrefslogtreecommitdiffstats
path: root/csit/xacml-pdp/plans
diff options
context:
space:
mode:
authordanielhanrahan <daniel.hanrahan@est.tech>2022-05-26 15:59:00 +0100
committerdanielhanrahan <daniel.hanrahan@est.tech>2022-05-26 15:59:00 +0100
commit7e5b47d30a6ec7b4921a0c681ad9c032c7672a0b (patch)
treeaa71fb82a5eadd126aedb7fdfbeaad826f90a08d /csit/xacml-pdp/plans
parent73252abca4c734712fc6345f12a3e524a0d95ffe (diff)
CSIT does not display logs for some containers
Fix container names in CSIT teardown scripts to match docker-compose-all.yml Issue-ID: POLICY-4220 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: I99da5c45af4051afcc62924142201d9edc474780
Diffstat (limited to 'csit/xacml-pdp/plans')
-rw-r--r--csit/xacml-pdp/plans/teardown.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/csit/xacml-pdp/plans/teardown.sh b/csit/xacml-pdp/plans/teardown.sh
index 3e2fc5f7..1b5fd207 100644
--- a/csit/xacml-pdp/plans/teardown.sh
+++ b/csit/xacml-pdp/plans/teardown.sh
@@ -21,6 +21,6 @@
docker logs policy-api
docker logs simulator
docker logs policy-pap
-docker logs xacml-pdp
+docker logs policy-xacml-pdp
docker-compose -f ${SCRIPTS}/docker-compose-all.yml down -v