Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
integration
/
csit
/
9a15e1f277faf4a85d234bde559a10f6ce7018c6
/
.
/
tests
/
dcaegen2-collectors-hv-ves
/
testcases
/
resources
/
hv-ves-configuration-with-different-topic.json
blob: 7cd830d6ab491f5252e38c7a97d364aa60630c05 [
file
] [
log
] [
blame
]
{
"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"
}
}
}
}