diff options
author | sunil unnava <sunil.unnava@att.com> | 2019-01-08 16:35:54 -0500 |
---|---|---|
committer | sunil unnava <sunil.unnava@att.com> | 2019-01-08 16:36:17 -0500 |
commit | d9f5e7364845230e6aa53601383094556ccac1b3 (patch) | |
tree | 8d0df73de04392bb76ddd507ffa5240cb1f87761 /src/test | |
parent | b07822276c0bba8896d05555094c6e53f69ca2fb (diff) |
file name and location changes
Issue-ID: DMAAP-909
Change-Id: I22baeb7cdb05b51577102373e9f5a4f4de44dba3
Signed-off-by: sunil unnava <sunil.unnava@att.com>
Diffstat (limited to 'src/test')
-rw-r--r-- | src/test/resources/etc/mmagent.config | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/src/test/resources/etc/mmagent.config b/src/test/resources/etc/mmagent.config index 1d978c1..0270a86 100644 --- a/src/test/resources/etc/mmagent.config +++ b/src/test/resources/etc/mmagent.config @@ -1,7 +1,5 @@ -#kafkahome=C:/dev/att/kafka_2.10-0.8.2.1 -kafkahome=/opt/ -topicURL=http://172.18.0.1:3904 -#topicname=com.att.agenttest -topicname=org.openecomp.dmaapBC.mmatopic -mechid=dgl@openecomp.org -password=ecomp_admin
\ No newline at end of file +kafkahome=/opt/kafka +topicURL=http://message-router:3904 +topicname=org.onap.dmaap.mr.mmagent +mechid=demo@people.osaaf.org +password=YKCAVhSQ+nedsh1Nry57l19jJQSnk8gs
\ No newline at end of file |