aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit
diff options
context:
space:
mode:
authorJakub Dudycz <jakub.dudycz@nokia.com>2018-09-13 10:34:53 +0200
committerJakub Dudycz <jakub.dudycz@nokia.com>2018-09-13 11:27:42 +0200
commitb6431544fcf84e9542c86fe243fdae57d95b79ab (patch)
treed3b2f35905acf301ec85eacef24002029e59a100 /test/csit
parentd6534489b43de196db8326445fef10d8b5338a06 (diff)
Align with configuration present in consul
Change-Id: I5e04c98b6bb3ecbbdc069070d04ab91caabfc082 Issue-ID: DCAEGEN2-774 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
Diffstat (limited to 'test/csit')
-rw-r--r--test/csit/tests/dcaegen2-collectors-hv-ves/testcases/resources/ves-hv-configuration.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/csit/tests/dcaegen2-collectors-hv-ves/testcases/resources/ves-hv-configuration.json b/test/csit/tests/dcaegen2-collectors-hv-ves/testcases/resources/ves-hv-configuration.json
index 3235a0c0e..88a70b0db 100644
--- a/test/csit/tests/dcaegen2-collectors-hv-ves/testcases/resources/ves-hv-configuration.json
+++ b/test/csit/tests/dcaegen2-collectors-hv-ves/testcases/resources/ves-hv-configuration.json
@@ -1,6 +1,6 @@
{
- "kafkaBootstrapServers": "kafka:9092",
- "routing": [
+ "dmaap.kafkaBootstrapServers": "kafka:9092",
+ "collector.routing": [
{
"fromDomain": 11,
"toTopic": "test-hv-ran-meas"