DmaapPublisher files update
[sdc.git] / utils / DmaapPublisher / src / test / resources / catalogMgmtTest.properties
1 TransportType=DME2
2 Latitude =32.109333
3 Longitude =34.855499
4 Version =1.0
5 ServiceName =dmaap-v1.onap.org/events
6 Environment =TEST
7 Partner=BOT_R
8 routeOffer=MR1
9 SubContextPath =/
10 Protocol =https
11 MethodType =POST
12 username =onapdemo 
13 password =Aa123456
14 contenttype = application/json
15 Authorization = Basic b25hcGRlbW86QWExMjM0NTY=
16 authKey=
17 authDate=
18 #Dmaap Server Url port 3904-HTTP 3905-https
19 host=demo.onap.org:3904
20 ###topic=com.att.ccd.CCD-CatalogManagement-go539p or  com.att.sdc.SDCforTestDev | com.att.sdc.23911-SDCforTestDev-v001
21 topic=com.att.sdc.23911-SDCforTestDev-v001
22 partition=1
23 maxBatchSize=100
24 maxAgeMs=250
25 AFT_DME2_EXCHANGE_REQUEST_HANDLERS=com.att.nsa.test.PreferredRouteRequestHandler
26 AFT_DME2_EXCHANGE_REPLY_HANDLERS=com.att.nsa.test.PreferredRouteReplyHandler
27 AFT_DME2_REQ_TRACE_ON=true
28 AFT_ENVIRONMENT=AFTUAT
29 AFT_DME2_EP_CONN_TIMEOUT=15000
30 AFT_DME2_ROUNDTRIP_TIMEOUT_MS=240000
31 AFT_DME2_EP_READ_TIMEOUT_MS=50000
32 sessionstickinessrequired=NO
33 DME2preferredRouterFilePath=src/test/resources/preferredRouter.txt
34 MessageSentThreadOccurance=50