summaryrefslogtreecommitdiffstats
path: root/test/csit/tests/dcaegen2-collectors-hv-ves/testcases/resources/ves-hv-configuration.json
blob: 3235a0c0eed5e8fb0a0fce1464b14ffa5db7e369 (plain)
1
2
3
4
5
6
7
8
9
{
  "kafkaBootstrapServers": "kafka:9092",
  "routing": [
    {
      "fromDomain": 11,
      "toTopic": "test-hv-ran-meas"
    }
  ]
}