Align tests with new SDK
[integration/csit.git] / plans / dcaegen2-collectors-hv-ves / testsuites / docker-compose.yml
index eb61db9..6f5f2ee 100644 (file)
@@ -84,7 +84,7 @@ services:
       - hv-ves-default
 
   config-binding-service:
-    image: nexus3.onap.org:10001/onap/org.onap.dcaegen2.platform.configbinding.app-app:2.2.4
+    image: nexus3.onap.org:10001/onap/org.onap.dcaegen2.platform.configbinding:2.5.2
     ports:
       - "10000:10000"
     environment:
@@ -109,6 +109,7 @@ services:
       - HOSTNAME=${HV_VES_HOSTNAME}
       - CONSUL_HOST
       - CONFIG_BINDING_SERVICE
+      - CONFIG_BINDING_SERVICE_SERVICE_PORT
     healthcheck:
       interval: 10s
       timeout: 5s
@@ -133,6 +134,7 @@ services:
       - HOSTNAME=${HV_VES_HOSTNAME}
       - CONSUL_HOST
       - CONFIG_BINDING_SERVICE
+      - CONFIG_BINDING_SERVICE_SERVICE_PORT
     healthcheck:
       interval: 10s
       timeout: 5s