aboutsummaryrefslogtreecommitdiffstats
path: root/champ-lib/champ-titan/src/test/java/org/onap
AgeCommit message (Collapse)AuthorFilesLines
2019-03-15Create vertex and edge indicies on startupDaniel Silverthorn1-1/+3
Change-Id: I3ee538796e21a0667df4b4dbbdfec40f5b4ca30d Issue-ID: AAI-2265 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2019-03-11Increase code coverage to 55% for DublinSanchez, Gabriel (gs882h)1-0/+457
Moving the perf main test class to test package will decrease code lines to coverage which consequently will increase code coverage Issue-ID: AAI-2219 Change-Id: I5b49f16a8fb8d7240a926c805533e2a116a8652f Signed-off-by: Sanchez, Gabriel (gs882h) <gabriel.sanchez@amdocs.com>
2018-03-19Update license date and textSanchez, Gabriel (gs882h)7-21/+14
Update license date and disable license plugi:n Issue-ID: AAI-862 Change-Id: Ic46fee4917bde48298acfc1d76eef9083986113e Signed-off-by: gabriel.sanchez <gabriel.sanchez@amdocs.com>
2018-03-07Port champ-microservice project restructuremichaere7-0/+605
Includes project restructure and introduction of a parent pom. The original source folder and core functionality is now held within champ-lib, with champ-service forming the ajsc microservice from which it injects champ-lib core functionality. Issue-ID: AAI-813 Change-Id: I2ce0c4a70e485665276e7955572de23969deb706 Signed-off-by: michaere <michaere@amdocs.com>