aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2-collectors-hv-ves/testcases/resources/hv-ves-configuration.json
diff options
context:
space:
mode:
authorkjaniak <kornel.janiak@nokia.com>2019-04-23 16:11:37 +0200
committerkjaniak <kornel.janiak@nokia.com>2019-04-26 12:40:58 +0200
commit605be8e5119b5aaf7ec52dbc05a504ec2a3a6173 (patch)
tree893d2bce4564d4f426ee83089e419bf86a25f648 /tests/dcaegen2-collectors-hv-ves/testcases/resources/hv-ves-configuration.json
parent39c0dadfc85c06a0d5a3ea517ff9d06c39bd4e8a (diff)
Switch to DMaaP kafka image
Issue-ID: DCAEGEN2-1448 Change-Id: I9f0c375eb8530749fa6bdc506a3246f7b5f6575c Signed-off-by: kjaniak <kornel.janiak@nokia.com>
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.json4
1 files changed, 4 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
index 1c4e3439..d932b7d9 100644
--- a/tests/dcaegen2-collectors-hv-ves/testcases/resources/hv-ves-configuration.json
+++ b/tests/dcaegen2-collectors-hv-ves/testcases/resources/hv-ves-configuration.json
@@ -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"