6404c6c1740aeef60f3b4603be35150d61ece116
[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 }