From: dglFromAtt Date: Sun, 4 Mar 2018 10:53:25 +0000 (-0500) Subject: Corrected docker tag to pull for CSIT X-Git-Tag: sniroemulator-1.0.0~236^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F49%2F34849%2F1;p=integration.git Corrected docker tag to pull for CSIT Change-Id: I9ad1621a4af09529f5e0cd84dd435211139b22d2 Signed-off-by: dglFromAtt Issue-ID: DMAAP-318 --- diff --git a/test/csit/scripts/dmaap-buscontroller/dmaapbc-launch.sh b/test/csit/scripts/dmaap-buscontroller/dmaapbc-launch.sh index f8f8c24e0..72c443850 100755 --- a/test/csit/scripts/dmaap-buscontroller/dmaapbc-launch.sh +++ b/test/csit/scripts/dmaap-buscontroller/dmaapbc-launch.sh @@ -4,7 +4,7 @@ # sets global var IP with assigned IP address function dmaapbc_launch() { - TAG=dmaap/buscontroller + TAG=onap/dmaap/buscontroller CONTAINER_NAME=dmaapbc IP=""