aboutsummaryrefslogtreecommitdiffstats
path: root/csit/scripts/dmaap-message-router
diff options
context:
space:
mode:
authordavid.mcweeney <david.mcweeney@est.tech>2021-04-22 10:08:59 +0100
committerFiachra Corcoran <fiachra.corcoran@est.tech>2021-04-23 10:05:44 +0000
commitabd692f080ec83cb18b61a55fd276caea393a7f9 (patch)
treec97fcb168867e311aa404d82ba5680bb1871ad16 /csit/scripts/dmaap-message-router
parent71d3d0925874247de5e657821638b1c08360f571 (diff)
DMAAP-1544 - Amend versions of buscontroller merge
Signed-off-by: david.mcweeney <david.mcweeney@est.tech> Issue-ID: DMAAP-1544 Change-Id: I24474eff39f30a78bf95faf4a29565992a91a529
Diffstat (limited to 'csit/scripts/dmaap-message-router')
-rwxr-xr-xcsit/scripts/dmaap-message-router/dmaap-mr-launch.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/csit/scripts/dmaap-message-router/dmaap-mr-launch.sh b/csit/scripts/dmaap-message-router/dmaap-mr-launch.sh
index ae91f5b..86f7f9f 100755
--- a/csit/scripts/dmaap-message-router/dmaap-mr-launch.sh
+++ b/csit/scripts/dmaap-message-router/dmaap-mr-launch.sh
@@ -31,6 +31,9 @@
function dmaap_mr_launch() {
+ COMPOSE_PREFIX=${COMPOSE_PROJECT_NAME:-dockercompose}
+ export COMPOSE_PROJECT_NAME=$COMPOSE_PREFIX
+
mkdir -p ${WORKSPACE}/archives/dmaap/last_run_logs
# start DMaaP MR containers with docker compose and configuration from docker-compose.yml