aboutsummaryrefslogtreecommitdiffstats
path: root/UniversalVesAdapter/src/test/java/org/onap
AgeCommit message (Collapse)AuthorFilesLines
2019-03-14Increase test coverage for services/mapperParshad Patel2-6/+90
Add JUnit test case in UniversalVesAdapter Issue-ID: DCAEGEN2-1331 Change-Id: I7b0e2bdb0a50801e5ebef3a10d816410ad4bdbd3 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-03-07Upgraded to Support VES 7.0Pooja0339-7342/+4
Upgraded Universal VES Adapter to support VES Version 7.0 Issue-ID: DCAEGEN2-1005 Change-Id: Ib52f71957be8bb16ea84b19c9264d6fa042f2db0 Signed-off-by: Pooja03 <pm00501616@techmahindra.com>
2019-02-25starts threads each for every supported collectoramshegokar3-226/+1
Make code changes so that mapper starts one thread each for every supported collector as per configuration Change-Id: I90d3b9d27d0d64107b1b33c6752dc2f0c49344de Issue-ID: DCAEGEN2-1174 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-11-29Logging Compliance as per ONAPPooja035-121/+6
Logging compliance done as per ONAP Issue-ID: DCAEGEN2-997 Change-Id: Ida19d8ed69d4e662ae632bf4456348a229c7e2e5 Signed-off-by: Pooja03 <pm00501616@techmahindra.com>
2018-09-26Config from Docker ENV parametersamshegokar2-2/+6
Taking Adapter Config from Docker ENV parameters if CONSUL_HOST flag is present Change-Id: Id097e433112fbdcc0d403ca3f87abee123e76693 Issue-ID: DCAEGEN2-335 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-08-09Integratation of DMaaP, Mapping FilePooja0320-619/+161
DMaaP integratation, Mapping File, Initialization of Adapter Change-Id: I826aa2e64fa7c155f088a7519c24887ce88e2ec4 Issue-ID: DCAEGEN2-335 Signed-off-by: Pooja03 <PM00501616@techmahindra.com>
2018-04-25Security issue and FileNotFound ExceptionPooja031-2/+2
Security issue to be addressed for fasterxml.jackson and FileNotFound Exception for MapperConfig.json Issue-ID: DCAEGEN2-467 Change-Id: Iba56ee61f9b8768a80ec88e423f7cb3e80961306 Signed-off-by: Pooja03 <PM00501616@techmahindra.com>
2018-04-03Adding new Files in Universal Adapater in MapperPooja0311-0/+4887
Adding more TestCases in Universal Adapater in Mapper Issue-ID: DCAEGEN2-335 Change-Id: Id84e940a6e6065860cf3adb7c6452f7ac5245e9f Signed-off-by: Pooja03 <PM00501616@techmahindra.com>
2018-03-30Adding Some Files and TestCases in MapperPooja0323-20/+2332
Adding Some Files and TestCases in Universal Adapter in Mapper Issue-ID: DCAEGEN2-335 Change-Id: Iecb5500b1b856b9f1f8558334219adb59b293e10 Signed-off-by: Pooja03 <PM00501616@techmahindra.com>
2018-03-28Added UniversalVesAdapter TestCases in the MapperPooja0315-30/+441
Adding remaining UniversalVesAdapter TestCases in Mapper Change-Id: Ic49bbbe2b4c4e242b1e91edfe565c7918e4b24e5 Issue-ID: DCAEGEN2-335 Signed-off-by: Pooja03 <PM00501616@techmahindra.com>
2018-03-27Added UniversalVesAdapter TestCases in the MapperPooja0320-0/+1364
Adding UniversalVesAdapter TestCases in Mapper Change-Id: I68023d84ada0104ecf46a74e129e104a398543ea Issue-ID: DCAEGEN2-335 Signed-off-by: Pooja03 <PM00501616@techmahindra.com>