Lower case for HV-VES domain
[integration/csit.git] / tests / dcaegen2-collectors-hv-ves / testcases / resources / ves-hv-configuration.json
1 {
2   "dmaap.kafkaBootstrapServers": "kafka:9092",
3   "collector.routing": [
4     {
5       "fromDomain": "perf3gpp",
6       "toTopic": "TEST_HV_VES_PERF3GPP"
7     }
8   ]
9 }