summaryrefslogtreecommitdiffstats
path: root/jjb/aaf/aaf-authz-docker.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-02-13Remove empty java-version in templatesJessica Wagantall1-1/+0
The new upgrade of global-jjb 0.16.0 is able to handle the java version better. We do not need to set this variable as empty anymore. Change-Id: I88cae9f4b49241b6045deee7fd696c18d781db1c Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-17Add step for version to docker java propertiesJulienBe1-0/+1
Add an optional step to use maven version plugin Issue-ID: CLAMP-57 Change-Id: I1d71183b98ae37c7e519b0e2c41c76c647b2e3f6 Signed-off-by: JulienBe <jb379x@att.com>
2017-10-13Add java-version for CLM projectsJessica Wagantall1-1/+2
Add java-version parameter just for CLM jobs to avoid other jobs from breaking by picking the wrong configuration. Issue-ID: CIMAN-65 Change-Id: Ia70e807cc581d63296ef59320ef18e079b63c17d Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-11Move CLM jobs to global jjbJessica Wagantall1-1/+1
Use CLM job from global-jjb Remove the local CLM job template Issue-ID: CIMAN-65 Change-Id: I0660c6b73552d2e29851f3f120c7db2698724141 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-27Add step for version to release-checkstyleJulienBe1-0/+1
Add an optional step to use maven version plugin Change-Id: Ia174dc86fff30bd814fc4a083eda08e75bfa5378 Issue-ID: CLAMP-57 Signed-off-by: JulienBe <jb379x@att.com>
2017-09-17Modify Jenkins template to release docker imagesg481n1-1/+1
Modify docker-pom properties and maven goals in the template file Issue-id: AAF-60 Change-Id: Ie74697df94cb4d24c3cc9d34ae655b78a747706c Signed-off-by: sg481n <sg481n@att.com>
2017-09-08Add docker jenkins template for AAFsg481n1-0/+34
Add Jenkins template to release docker images of AAF into nexus onap. Issue-id: AAF-60 Change-Id: I3fc3209eb0832739738cdcbe217c95263254fc0e Signed-off-by: sg481n <sg481n@att.com>