Merge "Updated Setup files for 5G Bulk PM"
[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": "HVMEAS",
6       "toTopic": "test-hv-ran-meas"
7     }
8   ]
9 }