diff options
Diffstat (limited to 'src/main/resources/dme2testcase.properties')
-rw-r--r-- | src/main/resources/dme2testcase.properties | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/main/resources/dme2testcase.properties b/src/main/resources/dme2testcase.properties index 6f358a3..ad38c43 100644 --- a/src/main/resources/dme2testcase.properties +++ b/src/main/resources/dme2testcase.properties @@ -39,17 +39,17 @@ filterType=filter={"class":"Equals", "field":"email", "value":"ai039a@att.com"} #topics subContextPathGetAllTopic=/topics subContextPathGetOneTopic=/topics/ -SubContextPathGetPublisher=/topics/org.onap.dmaap.messagerouter.msgrtr.app.dmaap.mr.sharjeel/producers -SubContextPathGetPermitPublisher=/topics/org.onap.dmaap.messagerouter.msgrtr.app.dmaap.mr.sharjeel/producers/rk229m@csp.att.com -SubContextPathGetConsumer=/topics/org.onap.dmaap.messagerouter.msgrtr.app.dmaap.mr.sharjeel/consumers +SubContextPathGetPublisher=/topics/com.att.app.dmaap.mr.sharjeel/producers +SubContextPathGetPermitPublisher=/topics/com.att.app.dmaap.mr.sharjeel/producers/rk229m@csp.att.com +SubContextPathGetConsumer=/topics/com.att.app.dmaap.mr.sharjeel/consumers SubContextPathCreateTopic=/topics/create -SubContextPathGetPermitConsumer=/topics/org.onap.dmaap.messagerouter.msgrtr.app.dmaap.mr.sharjeel/consumers/rk229m@att.com -newTopic=org.onap.dmaap.messagerouter.msgrtr.dmaap.mr.junittestingtopic +SubContextPathGetPermitConsumer=/topics/com.att.app.dmaap.mr.sharjeel/consumers/rk229m@att.com +newTopic=com.att.dmaap.mr.junittestingtopic topicDescription=new topic creation partition=1 replication=1 txenabled=true -deleteTopic=org.onap.dmaap.messagerouter.msgrtr.dmaap.mr.deleteTopic +deleteTopic=com.att.dmaap.mr.deleteTopic #Admin |