summaryrefslogtreecommitdiffstats
path: root/readme.md
AgeCommit message (Collapse)AuthorFilesLines
2022-10-10Migrate Mockito 1 to version 2 in the resources serviceFiete Ostkamp1-59/+0
- update mockito to version 2.4.0 - update eelf-core since it has a compile time dependency to mockito 1.10.19 in version 1 Issue-ID: AAI-3546 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I6ba724fe26b57e9a468bdeb89cadaa6f51e68634
2021-09-22Fix integration testsM.Hosnidokht1-2/+3
- Fixed the issue regarding docker image dependencies https://gerrit.onap.org/r/c/aai/resources/+/123653 - Cleaned up pom file Issue-ID: AAI-3324 Signed-off-by: Mohammad Hosnidokht <mohammad.hosnidokht@yoppworks.com> Change-Id: I0e068e33756bd0cb0e66a7e19594070ab821c4ef
2021-05-28Add multi-tenancy integration testsEric Santos1-0/+5
- Created a separate directory under 'src' for integration tests - Moved all multi-tenancy related integration test classes and files into 'it' directory - Depends on https://gerrit.onap.org/r/c/ci-management/+/121243 Issue-ID: AAI-3324 Signed-off-by: Santos, Eric <eric.santos@yoppworks.com> Change-Id: Ie50e81bad6b72fdd02ff2e937f2fda5e6b8228e9
2017-05-15Add the readme and also update distVenkata Harish K Kajur1-0/+53
Add the distribution management info for the changes needed for pushing javadocs Change-Id: Ibd68f6adecd8dba28c811bf205acf1d7072cd015 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>