summaryrefslogtreecommitdiffstats
path: root/opendaylight/aluminum/aluminum-alpine/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2021-08-23Remove unneeded Opendaylight directoriesDan Timoney1-187/+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
2021-03-22Roll to Istanbul snapshotDan Timoney1-1/+1
Roll master to Istanbul snapshot version Change-Id: Ie39a976dfe5e59fdf213bd35a1fbf730f3fdc79e Issue-ID: CCSDK-3190 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-02-24Release version 1.1.1 of dockers and roll versionsDan Timoney1-1/+1
Release 1.1.1 version of dockers and roll versions. Note: the docker tag for dgbuilder and odlsli is slightly different from other containers - they both use 'SNAPSHOT' instead of 'STAGING' in order for CSIT test to work correctly. Change-Id: I0c13a2dad9553acfa813968c9bf42d6a008185dc Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-02-11add odl patchesMichael DÜrre1-0/+31
add patches for aaa and fixed ccsdk sdnr repos Issue-ID: CCSDK-3152 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I5590d87193c344f3dbf590b29f2e5b9ac5c77714 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
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-11-12Create base ODL Aluminum docker containerDan Timoney1-0/+168
Added new base docker container with OpenDaylight Aluminum installed Change-Id: I6b76e11803d89aba79e9f45f053cabd3e93fcff7 Issue-ID: CCSDK-2983 Signed-off-by: Dan Timoney <dtimoney@att.com>