aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-09-13 16:38:07 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-13 16:38:07 +0000
commit994e0e639d706bd015a2b2d6d4a8a0eba5897790 (patch)
treef89a1bf8f5f87d6eefea71bc87b35929debe6dfe /test/csit
parentc4d5bda12e3ecc62276661ea8f18fff07ec13a33 (diff)
parentb6431544fcf84e9542c86fe243fdae57d95b79ab (diff)
Merge "Align with configuration present in consul"
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"