diff options
author | Filip Krzywka <filip.krzywka@nokia.com> | 2018-10-01 08:12:07 +0200 |
---|---|---|
committer | Filip Krzywka <filip.krzywka@nokia.com> | 2018-10-01 08:23:04 +0200 |
commit | 7729ada64fae14e43d0a7de417d52bdb920ae4d4 (patch) | |
tree | bd32f44c641f06d2b7e313816e239fed7efd4aea /tests/dcaegen2-collectors-hv-ves/testcases/__init__.robot | |
parent | 9085d59afb28c185183afe4058954c69f9e15bd2 (diff) |
Update HV-VES domain
Commit follows changes to domain name made in other tasks for
this issue.
Change-Id: I5d1b6b64d046cc5a2323e1e1646499cbd05d24a2
Issue-ID: DCAEGEN2-847
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
Diffstat (limited to 'tests/dcaegen2-collectors-hv-ves/testcases/__init__.robot')
-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 7b99fb0d..60580083 100644 --- a/tests/dcaegen2-collectors-hv-ves/testcases/__init__.robot +++ b/tests/dcaegen2-collectors-hv-ves/testcases/__init__.robot @@ -50,7 +50,7 @@ ${DCAE_APP_API_MESSAGES_PATH} /messages/all ${DCAE_APP_API_MESSAGES_COUNT_PATH} ${DCAE_APP_API_MESSAGES_PATH}/count ${DCAE_APP_API_MESSAGES_VALIDATION_PATH} ${DCAE_APP_API_MESSAGES_PATH}/validate -${ROUTED_MESSAGES_TOPIC} test-hv-ran-meas +${ROUTED_MESSAGES_TOPIC} TEST_HV_VES_PERF3GPP ${VES_HV_RESOURCES} %{WORKSPACE}/tests/dcaegen2-collectors-hv-ves/testcases/resources ${VES_HV_CONFIGURATION_JSON_FILEPATH} ${VES_HV_RESOURCES}/ves-hv-configuration.json |