aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/scripts/dmaap-buscontroller/dmaapbc-launch.sh
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-04-18 19:41:23 +0000
committerGerrit Code Review <gerrit@onap.org>2018-04-18 19:41:23 +0000
commit77f16c3e8ab11ba9cc1f1e0f9b8722756ef006aa (patch)
treead46c12eed170b6694594e6f86c50efd82a8bed4 /test/csit/scripts/dmaap-buscontroller/dmaapbc-launch.sh
parent73dd1441e879ecc8622a4a53f479e97547d2cf2f (diff)
parent5a2d8971ce96590ab3d76d313a6f571a37768552 (diff)
Merge "Script for integration with MR"
Diffstat (limited to 'test/csit/scripts/dmaap-buscontroller/dmaapbc-launch.sh')
-rwxr-xr-xtest/csit/scripts/dmaap-buscontroller/dmaapbc-launch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/csit/scripts/dmaap-buscontroller/dmaapbc-launch.sh b/test/csit/scripts/dmaap-buscontroller/dmaapbc-launch.sh
index 5c349534b..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=onap/dmaap/buscontroller:latest
+ TAG=onap/dmaap/buscontroller
CONTAINER_NAME=dmaapbc
IP=""