aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2-collectors-hv-ves/testcases/resources/hv-ves-configuration.json
diff options
context:
space:
mode:
authorMariusz Wagner <mariusz.wagner@nokia.com>2019-03-29 08:32:40 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-29 08:32:40 +0000
commit0937239c445e93e7ceabd27bcef313e0acfcd59b (patch)
treef91aed2071ffd8dcdc0d7fc1a5c1852b7e6a92c8 /tests/dcaegen2-collectors-hv-ves/testcases/resources/hv-ves-configuration.json
parent2201af3921058d168581b2a0d9c8ce276efecde6 (diff)
parent94b43bebf72f60d9cfd67b0abce8a0c5619c0012 (diff)
Merge "Redefine Routing"
Diffstat (limited to 'tests/dcaegen2-collectors-hv-ves/testcases/resources/hv-ves-configuration.json')
-rw-r--r--tests/dcaegen2-collectors-hv-ves/testcases/resources/hv-ves-configuration.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/dcaegen2-collectors-hv-ves/testcases/resources/hv-ves-configuration.json b/tests/dcaegen2-collectors-hv-ves/testcases/resources/hv-ves-configuration.json
new file mode 100644
index 00000000..1c4e3439
--- /dev/null
+++ b/tests/dcaegen2-collectors-hv-ves/testcases/resources/hv-ves-configuration.json
@@ -0,0 +1,12 @@
+{
+ "streams_publishes": {
+ "perf3gpp": {
+ "type": "kafka",
+ "kafka_info": {
+ "bootstrap_servers": "kafka:9092",
+ "topic_name": "TEST_HV_VES_PERF3GPP"
+ }
+ }
+ }
+}
+