Test configuration updates in CSITs
[integration/csit.git] / tests / dcaegen2-collectors-hv-ves / testcases / resources / hv-ves-configuration-with-different-topic.json
1 {
2   "streams_publishes": {
3     "perf3gpp": {
4       "type": "kafka",
5       "kafka_info": {
6         "bootstrap_servers": "kafka:9092",
7         "topic_name": "TEST_HV_VES_PERF3GPP_BUT_WITH_EXTRA_WORDS"
8       }
9     }
10   }
11 }
12