aboutsummaryrefslogtreecommitdiffstats
path: root/csit/scripts/dmaap-message-router/dmaap-mr-launch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'csit/scripts/dmaap-message-router/dmaap-mr-launch.sh')
-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