Switch to DMaaP kafka image
[integration/csit.git] / tests / dcaegen2-collectors-hv-ves / testcases / resources / hv-ves-configuration.json
index 1c4e343..d932b7d 100644 (file)
@@ -2,6 +2,10 @@
   "streams_publishes": {
     "perf3gpp": {
       "type": "kafka",
+      "aaf_credentials": {
+        "username": "admin",
+        "password": "admin_secret"
+      },
       "kafka_info": {
         "bootstrap_servers": "kafka:9092",
         "topic_name": "TEST_HV_VES_PERF3GPP"