diff options
author | Dan Timoney <dtimoney@att.com> | 2019-03-06 20:30:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-03-06 20:30:42 +0000 |
commit | 5219087382301e0534c4e565ca7fbad987e6d9f7 (patch) | |
tree | 8397045ed62131c2bcdf56f28c57093e6fc3b84b /sdnr/wt/devicemanager/provider/test2.properties | |
parent | f11896c6ef3d30b61eae386e1cd842088175bc95 (diff) | |
parent | e91c316e653979d96c43fd107895be80b33832fc (diff) |
Merge "junit tests devicemanager"
Diffstat (limited to 'sdnr/wt/devicemanager/provider/test2.properties')
-rw-r--r-- | sdnr/wt/devicemanager/provider/test2.properties | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/sdnr/wt/devicemanager/provider/test2.properties b/sdnr/wt/devicemanager/provider/test2.properties deleted file mode 100644 index 95432eaf5..000000000 --- a/sdnr/wt/devicemanager/provider/test2.properties +++ /dev/null @@ -1,47 +0,0 @@ -[dcae] -dcaeUserCredentials=admin:admin -dcaeUrl=off -dcaeHeartbeatPeriodSeconds=120 -dcaeTestCollector=no - -[aots] -userPassword=passwd -soapurladd=off -soapaddtimeout=10 -soapinqtimeout=20 -userName=user -inqtemplate=inqreq.tmpl.xml -assignedto=userid -addtemplate=addreq.tmpl.xml -severitypassthrough=critical,major,minor,warning -systemuser=user -prt-offset=1200 -soapurlinq=off -#smtpHost= -#smtpPort= -#smtpUsername= -#smtpPassword= -#smtpSender= -#smtpReceivers= - -[es] -esCluster=sendateodl5 - -[aai] -#keep comment -aaiHeaders=["X-TransactionId: 9999"] -aaiUrl=http://localhost:45454 -aaiUserCredentials=AAI:AAI -aaiDeleteOnMountpointRemove=true -aaiTrustAllCerts=false -aaiApiVersion=aai/v13 -aaiPropertiesFile=aaiclient.properties -aaiApplicationId=SDNR -aaiPcks12ClientCertFile=/opt/logs/externals/data/stores/keystore.client.p12 -aaiPcks12ClientCertPassphrase=adminadmin -aaiClientConnectionTimeout=30000 - -[pm] -pmCluster=sendateodl5 -pmEnabled=true - |