summaryrefslogtreecommitdiffstats
path: root/dcae-analytics/dcae-analytics-test/src/main
AgeCommit message (Collapse)AuthorFilesLines
2022-08-05Support 7.2.1 VES in TCAGEN2malar2-5/+83
- Includes modifications for processing Tca Policy as a List to support both v5 and v7 policies Issue-ID: DCAEGEN2-2976 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: I29f56048d825710d268e4588f4b5779d5fdb6020
2020-07-15TCAGen2 java upgradeKai1-1/+1
Issue-ID: DCAEGEN2-2285 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: I1a7b3db68141ed8648fe47865f39dea22f0d999c
2020-01-08modify checkstyle error for tca testKai1-1/+1
Issue-ID: DCAEGEN2-2011 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: Ic62cf14c7a6c2c485aaf506c366d519381784b98
2019-05-22Fix sonar issues in dcaegen2-analytics-tca-gen2Parshad Patel1-23/+15
Fix Extract this nested try block into a separate method Fix Either log or rethrow this exception Fix Remove this throw statement from this finally block Issue-ID: DCAEGEN2-1384 Change-Id: Icb9a376a57d0ec2466c679f821fb0d346df769e7 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-09-19Improve code coverageSingla, Rajiv (rs153v)1-1/+1
Issue-ID: DCAEGEN2-797 Change-Id: If5f418445d7925d7a55cccecfad81d1446956ad1 Signed-off-by: Singla, Rajiv (rs153v) <rs153v@att.com>
2018-08-16Standalone TCA with EELF LoggerSingla, Rajiv (rs153v)42-0/+3252
Issue-ID: DCAEGEN2-633 Change-Id: I4da76b532021c0d6248455e7bd6e77f4614c35a7 Signed-off-by: Singla, Rajiv (rs153v) <rs153v@att.com>