X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=csit%2Fscripts%2Fdmaap-message-router%2Fdmaap-mr-launch.sh;h=86f7f9fa4159a9a643a048249ce73931b85eeb3b;hb=abd692f080ec83cb18b61a55fd276caea393a7f9;hp=ae91f5bb866a983d1767ce946e97fd9edc604b47;hpb=71d3d0925874247de5e657821638b1c08360f571;p=dmaap%2Fbuscontroller.git 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