aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2019-04-30 13:22:15 +0000
committerVijay Venkatesh Kumar <vv770d@att.com>2019-04-30 13:24:03 +0000
commitb9a1776ce8e4d56a2a650a5688f88f79d7707bc6 (patch)
tree6f3d9bc999ea582d301f4635219bfd18243701f1
parent1e56a0a965fa919bd6c6ed1d06dc30295bfe003c (diff)
Fix csit failure for bbs
Change-Id: Id9a44bbb840018f5b0667b24605e42be20512937 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270
-rw-r--r--tests/dcaegen2/bbs-testcases/resources/docker-compose.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dcaegen2/bbs-testcases/resources/docker-compose.yml b/tests/dcaegen2/bbs-testcases/resources/docker-compose.yml
index e42c0d29..f2102727 100644
--- a/tests/dcaegen2/bbs-testcases/resources/docker-compose.yml
+++ b/tests/dcaegen2/bbs-testcases/resources/docker-compose.yml
@@ -1,7 +1,7 @@
version: '3'
services:
bbs:
- image: nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.components.bbs-event-processor:1.0.0-SNAPSHOT
+ image: nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.components.bbs-event-processor:1.0.0
command: >
--dmaap.dmaapConsumerConfiguration.dmaapHostName=dmaap_simulator
--dmaap.dmaapConsumerConfiguration.dmaapPortNumber=2222