aboutsummaryrefslogtreecommitdiffstats
path: root/plans/dcaegen2-collectors-hv-ves/testsuites/docker-compose.yml
diff options
context:
space:
mode:
authorJoanna Jeremicz <joanna.jeremicz@nokia.com>2019-11-15 11:03:58 +0100
committerJoanna Jeremicz <joanna.jeremicz@nokia.com>2019-11-21 10:39:45 +0100
commit0e411cb8f7061770afca3a98e680f41e9e8c48d9 (patch)
tree651f3ad11b9d3a14b4ece07e54f55d9390456945 /plans/dcaegen2-collectors-hv-ves/testsuites/docker-compose.yml
parent534305f5dd97c7229b07035bca2c1d5faf40f1e6 (diff)
Align tests with new SDK
SDK version: 1.3.2 Add CONFIG_BINDING_SERVICE_SERVICE_PORT to docker-compose.yml Issue-ID: INT-1373 Change-Id: I921cac60701f8f2dd879a43f611c392a7a8eedf6 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Diffstat (limited to 'plans/dcaegen2-collectors-hv-ves/testsuites/docker-compose.yml')
-rw-r--r--plans/dcaegen2-collectors-hv-ves/testsuites/docker-compose.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/plans/dcaegen2-collectors-hv-ves/testsuites/docker-compose.yml b/plans/dcaegen2-collectors-hv-ves/testsuites/docker-compose.yml
index 4b184d38..6f5f2ee1 100644
--- a/plans/dcaegen2-collectors-hv-ves/testsuites/docker-compose.yml
+++ b/plans/dcaegen2-collectors-hv-ves/testsuites/docker-compose.yml
@@ -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