Align HV-VES tests to use mounted config file instead of Consul
[integration/csit.git] / tests / dcaegen2-collectors-hv-ves / testcases / resources / hv-ves-configuration-with-different-topic.json
diff --git a/tests/dcaegen2-collectors-hv-ves/testcases/resources/hv-ves-configuration-with-different-topic.json b/tests/dcaegen2-collectors-hv-ves/testcases/resources/hv-ves-configuration-with-different-topic.json
deleted file mode 100644 (file)
index 7cd830d..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-{
-  "streams_publishes": {
-    "perf3gpp": {
-      "type": "kafka",
-      "aaf_credentials": {
-        "username": "admin",
-        "password": "admin_secret"
-      },
-      "kafka_info": {
-        "bootstrap_servers": "kafka:9092",
-        "topic_name": "TEST_HV_VES_PERF3GPP_BUT_WITH_EXTRA_WORDS"
-      }
-    }
-  }
-}
-