aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2-collectors-hv-ves/testcases/resources/ves-hv-configuration.json
blob: 9ef7249768fae60b3da18e19784e8c3c5688a6ca (plain)
1
2
3
4
5
6
7
8
9
{
  "dmaap.kafkaBootstrapServers": "kafka:9092",
  "collector.routing": [
    {
      "fromDomain": "perf3gpp",
      "toTopic": "TEST_HV_VES_PERF3GPP"
    }
  ]
}