aboutsummaryrefslogtreecommitdiffstats
path: root/plans/dcaegen2-collectors-hv-ves/testsuites/docker-compose.yml
diff options
context:
space:
mode:
authorDaniel Rose <dr695h@att.com>2019-11-25 20:07:10 +0000
committerGerrit Code Review <gerrit@onap.org>2019-11-25 20:07:10 +0000
commit49bb0d3059539a10fbf4b3a7345b71a814187f49 (patch)
tree2d5f429f07e4467b48225c6d4d58bfe448f5f550 /plans/dcaegen2-collectors-hv-ves/testsuites/docker-compose.yml
parenta06a011e742e512817b04bba10695d1f786fce7b (diff)
parent0e411cb8f7061770afca3a98e680f41e9e8c48d9 (diff)
Merge "Align tests with new SDK"
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