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/resources/ves-hv-configuration.json | |
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/resources/ves-hv-configuration.json')
-rw-r--r-- | tests/dcaegen2-collectors-hv-ves/testcases/resources/ves-hv-configuration.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/dcaegen2-collectors-hv-ves/testcases/resources/ves-hv-configuration.json b/tests/dcaegen2-collectors-hv-ves/testcases/resources/ves-hv-configuration.json index b9e1a4b5..6404c6c1 100644 --- a/tests/dcaegen2-collectors-hv-ves/testcases/resources/ves-hv-configuration.json +++ b/tests/dcaegen2-collectors-hv-ves/testcases/resources/ves-hv-configuration.json @@ -2,8 +2,8 @@ "dmaap.kafkaBootstrapServers": "kafka:9092", "collector.routing": [ { - "fromDomain": "HVMEAS", - "toTopic": "test-hv-ran-meas" + "fromDomain": "PERF3GPP", + "toTopic": "TEST_HV_VES_PERF3GPP" } ] }
\ No newline at end of file |