diff options
Diffstat (limited to 'tests/dcaegen2-collectors-hv-ves')
-rw-r--r-- | tests/dcaegen2-collectors-hv-ves/testcases/__init__.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dcaegen2-collectors-hv-ves/testcases/__init__.robot b/tests/dcaegen2-collectors-hv-ves/testcases/__init__.robot index 2b6a5786..ce89899a 100644 --- a/tests/dcaegen2-collectors-hv-ves/testcases/__init__.robot +++ b/tests/dcaegen2-collectors-hv-ves/testcases/__init__.robot @@ -38,7 +38,7 @@ Configure Dcae App *** Variables *** ${HTTP_METHOD_URL} http:// -${CONSUL_CONTAINER_HOST} consul +${CONSUL_CONTAINER_HOST} consul-server ${CONSUL_CONTAINER_PORT} 8500 ${CONSUL_VES_HV_CONFIGURATION_KEY_PATH} /v1/kv/dcae-hv-ves-collector |