summaryrefslogtreecommitdiffstats
path: root/opendaylight/sodium/sodium-alpine
AgeCommit message (Collapse)AuthorFilesLines
2021-08-23Remove unneeded Opendaylight directoriesDan Timoney2-178/+0
Remove OpenDaylight sodium and aluminun directories, no longer needed in Istanbul Issue-ID: CCSDK-3363 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If5bfabd05f8b19f2f2b1cccf6bfba8eec7511bc5
2021-03-29Adding noCache docker build argumentSingal, Kapil (ks220y)1-0/+1
noCache will avoid picking the cached layers during the docker image build which may have been corrupted Issue-ID: CCSDK-3226 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: If7e88b80a6127156cff9943a9760db9a6a8a81c2
2020-12-181) Adding docker.skip.push tag so that it can be used to skip docker push ↵Singal, Kapil (ks220y)1-165/+152
during verify job 2) Upgrading docker-maven-plugin to 0.34.0 and replacing dockerFileDir to contextDir 3) Refactoring execution section of docker-maven-plugin 4) Refactoring POM Names 5) Running mvn tidy:pom Issue-ID: CCSDK-3057 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I19b9e231e5288e1372a9b3ac89d263bbb2209186
2020-12-07Roll to next snapshotDan Timoney1-2/+2
Roll to next snapshot version Change-Id: I423a52bc457f0809086279c17830fd371c197a2a Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-14Roll to initial Honolulu snapshotDan Timoney1-2/+2
Roll to initial Honolulu snapshot version Change-Id: I3a293d15680045917e817fe2e19b42f7d2c72819 Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-01Update to use ONAP standard base imagesDan Timoney1-1/+8
Updated all containers to use one of the 2 approved ONAP base images: - onap/integration-java11 - onap/integration-python Change-Id: I961e9af38d790f74528a726a0fc68d1a2e5fbfb9 Issue-ID: CCSDK-2418 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-01switch sodium to J11Michael Dürre1-6/+1
switch sodium odl image to base J11 Issue-ID: CCSDK-2716 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ia2c062ad5fe4dd64cc045e53b6d7664626088e23 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2020-08-31Use Java 11 base docker imageDan Timoney1-1/+1
Update Sodium image to use java 11. Also, update platform logic installer to install JAXB implementation libraries. Issue-ID: CCSDK-2710 Issue-ID: CCSDK-2485 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I2f2e6880464125dba37e2dd444e8a757bdfdd956
2020-08-24Moving to next snapshotSingal, Kapil (ks220y)1-2/+2
Issue-ID: CCSDK-2691 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I2ca4948c618bb7a496099ae00b7b93ac9f075c03
2020-07-06switch back to java8Michael Dürre1-1/+1
set base alpine image back to Java11 Issue-ID: CCSDK-2526 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I9cb47823aa7b2657882f9d01c87afb6329882c4a
2020-06-29add java 11 alpine imageMichael Dürre1-5/+2
parallel alpine image with java 11 installed Issue-ID: CCSDK-2484 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ia20a2175ee623f2400327b9fc25265c464780e65
2020-03-24Create base Sodium imageDan Timoney2-0/+191
Create base ODL Sodium docker image Change-Id: Ibfc259529ffeb90d73ea897f9a2ae7a1a79a6b79 Issue-ID: CCSDK-2184 Signed-off-by: Dan Timoney <dtimoney@att.com>