summaryrefslogtreecommitdiffstats
path: root/holmes-actions/src/test
AgeCommit message (Collapse)AuthorFilesLines
2018-03-05Change HTTP Requests into HTTPS OnesShiwei Tian3-26/+147
Issue-ID: HOLMES-104 Change-Id: Iab79fb0d9cda1f99d99110b2006f1231aaa1a305 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2018-02-12Test Replace Jackson with GSONYiLi2-22/+20
Change-Id: I02a9fa14239ff4ceb89c1bc3906788fe8225b4b4 Issue-ID: HOLMES-115 Signed-off-by: YiLi <li.yi101@zte.com.cn>
2018-02-12Test Replace Jackson with GSONYiLi3-68/+23
Change-Id: I7ac92dd83a4bf7dcfb70199f1d0f61e600db8904 Issue-ID: HOLMES-115 Signed-off-by: YiLi <li.yi101@zte.com.cn>
2018-02-11Test Replace Jackson with GSONYiLi2-60/+0
Change-Id: I2b4ada41d7a35d3427d574000bf1b3753e4d8d32 Issue-ID: HOLMES-115 Signed-off-by: YiLi <li.yi101@zte.com.cn>
2018-02-09Test Replace Jackson with GSONYiLi2-19/+23
Change-Id: Id4c2ed81e7dbd5546940ff50363555336d55b75b Issue-ID: HOLMES-115 Signed-off-by: YiLi <li.yi101@zte.com.cn>
2018-01-24Add Unit TestsGuangrong Fu1-0/+88
Change-Id: I504196509d9b6a2ef76f335bdd005aba9061b4fb Issue-ID: HOLMES-97 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2018-01-24Add Unit TestsGuangrong Fu3-14/+100
Change-Id: I972623ad6ab9b7ab06f4996614a37a51b4cedde5 Issue-ID: HOLMES-97 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2018-01-23Add Unit TestsGuangrong Fu1-19/+33
Change-Id: Ie87d097e421057249dd4cb0a4aaa82d70a0602fe Issue-ID: HOLMES-97 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2018-01-23Add Unit TestsGuangrong Fu1-3/+89
Change-Id: Icc109a9aad5a09b37353ff8baf6fe842e39f0b34 Issue-ID: HOLMES-97 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-11-10Fix Some BugGuangrong Fu1-13/+28
Add more info to the CL event even the AAI info is partly unavailable. Change-Id: I61a6ee8e0e1a5c9e7b3416646140d61a948f5424 Issue-ID: HOLMES-85 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-11-08Add a MD5 Util ClassGuangrong Fu1-0/+82
Change-Id: I8d4f82fd7afcfc58ca32879f48df92baca6d3445 Issue-ID: HOLMES-86 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-11-03Modify the Service Addr Query LogicGuangrong Fu3-95/+61
Change-Id: I9e97a301bc5ba85e366bddbfda2f0ad721470c5f Issue-ID: HOLMES-81 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-30Update the logic for MSB addr retrievingGuangrong Fu1-9/+22
Change-Id: Id4258d763489f622f68c8152bb89e093993d1982 Issue-ID: HOLMES-81 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-26modify vnf enrichedShiwei Tian1-1/+2
Issue-ID: HOLMES-71 Change-Id: I3f451df7e95c1ed9d72e9680f16255bc78c8fa36 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-10-24modify unique bugShiwei Tian2-7/+10
Issue-ID: HOLMES-71 Change-Id: I7b19e161f74c6dd97b6aeb93ae0d0247ce02b91e Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-10-23modify bugShiwei Tian2-22/+21
Issue-ID: HOLMES-71 Change-Id: I1f7828319a571c78ef706220dbc2ae182f4b98ad Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-10-21modify bugShiwei Tian2-2/+4
Issue-ID: HOLMES-71 Change-Id: I4af999e2061e66f4323b8b7657c4d713e4a4ae00 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-10-20modify bugShiwei Tian1-1/+1
Issue-ID: HOLMES-71 Change-Id: Ib54045fcc4505c08b0f3da28aea18a27a510bd4f Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-10-14Extract the Common ToolGuangrong Fu1-0/+54
Change-Id: I010c398172a8a7e75d12326b0c4c7c487c6b9abe Issue-ID: HOLMES-75 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-13modify not publish messages to DMaaPShiwei Tian2-26/+44
Issue-ID: HOLMES-71 Change-Id: I96097090b5d2ba2ab611ccb326e4670eba39cea7 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-10-09modify control loop nameShiwei Tian3-4/+3
Issue-ID: HOLMES-67 Change-Id: I3911ff57abbe87089dc3d7a2a0e1d4f14ad26cb4 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-29add unit testShiwei Tian6-0/+347
Issue-ID: HOLMES-44 Change-Id: Iddb310ad9aa265e9c23b6bc50a097a3301c40acb Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-27modify unit test and aai bugShiwei Tian1-0/+95
Issue-ID: HOLMES-44 Change-Id: I83b7d90eb25289326a76613ea160442ed3bdd1e1 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-27modify unit test and aai queryShiwei Tian3-16/+79
Issue-ID: HOLMES-44 Change-Id: I9d67fc26681dfb540ae4d011cde4d0cdc5f3d2a3 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-26add httpsutil and modify query from aaiShiwei Tian5-18/+981
Issue-ID: HOLMES-44 Change-Id: I8f699296ae6465016bf6e802c3d9e6cea07b5612 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-16Get the MSB info from DCAE ConsulGuangrong Fu3-36/+381
Change-Id: I67206b028abefd99ff4b249a254882f08a642a4d Issue-ID: HOLMES-45 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-12modify MQproducerShiwei Tian1-2/+3
Issue-ID: HOLMES-47 Change-Id: I9224601a0d29986d0a7a7ebaaac6e6846d22ac7e Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-06Change the API PathGuangrong Fu1-1/+1
Change the url from onapapi to api Change-Id: I0e62ddecb561c810a0a29d09abf893f33261be77 Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-06Change the Data Type of Some FieldsGuangrong Fu1-1/+1
Change-Id: I7e08805477983ad7956a5ee2f7e79cb6f80bd365 Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-02Introduce MSB Java SDKGuangrong Fu1-0/+27
Add the registration logic using MSB Java SDK Add corresponding unit test codes Add dependencies into pom.xml Change-Id: I4c003c3585702d4956855f62c7ce341bc66b07f4 Issue-ID: HOLMES-48 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-08-07Add DCAE configuration parsing toolsGuangrong Fu2-0/+128
Add DCAE configurations parsing classes. Add corresponding unit test codes. Change-Id: I7711ede272d470af9a596539691ac224cf96fd5d Issue-ID: HOLMES-25 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-08-02Change the package name from openo to onapGuangrong Fu19-94/+29
Change the package name & maven from openo to onap Change-Id: I9c1fcaaa1c357fbd2b5c3bc2108d7cebd2b0ffc6 Issue-ID: HOLMES-10 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-03-14Add UT for actions60920020671-1/+1
Change-Id: Ic2dd7c4326111d9d3b8565a6b7e83b4f46bc197d Issue-ID: HOLMES-50 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-14Add UT for actions60920020672-0/+111
Issue-ID: HOLMES-50 Change-Id: I295a72e8a8b522e48e43b8ee32152bdf71656e4d Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-09Add msb register codeyoubowu2-0/+110
Issue-ID:HOLMES-51 Change-Id: I9c54afdc6c97bedd3d4d88d33a4ca9b4d40b18b4 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-02Add dsa i18nFengLiang1-0/+16
Change-Id: I1d54f847dac127c0cc90cfc0517fc7094bcbf776 Issue-ID:HOLMES-51 Signed-off-by: FengLiang <feng.liang1@zte.com.cn>
2017-03-01Fix unit testyoubowu1-2/+11
Issue-ID:HOLMES-51 Change-Id: I1fc4a6da12f085cbb8ad2a36ef630823e5707ae3 Signed-off-by:youbowu <wu.youbo@zte.com.cn>
2017-03-01Fix the sonar detected erroryoubowu4-9/+73
Issue-ID:HOLMES-51 Change-Id: I1ac160651d7cd1382076a447d33482219cdb0def Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-02-28Add action module unit tests609200206715-0/+1295
Issue-ID:HOLMES-51 Change-Id: Iaab72cb42d7af3636736c505f62db295c20ba3c7 Signed-off-by: youbowu <wu.youbo@zte.com.cn>