summaryrefslogtreecommitdiffstats
path: root/jjb/appc
AgeCommit message (Collapse)AuthorFilesLines
2017-07-27Remove Sonar analysis of APPC release branchSkip Wonnell2-4/+22
Sonar analysis is only required on the master branch of APPC. Updated the Jenkins job to use the no-sonar template on the release branch. Change-Id: Ibb591a9c859b37add585329d17063d437261341f Signed-off-by: Skip Wonnell <kw5258@att.com> Issue: CIMAN-8
2017-06-09Merge "appc: Enable CLM scan job"Andrew Grimberg1-0/+1
2017-06-08appc-deployment: Enable CLM scan jobJessica Wagantall1-0/+1
CLM scans should be performed for appc-deployment and the results will be reported in Nexus IQ server. Change-Id: I703e68e130b8bf43b499f7955395993bdacec626 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-06-08appc: Enable CLM scan jobJessica Wagantall1-0/+1
CLM scans should be performed for appc and the results will be reported in Nexus IQ server. Change-Id: I7ce128513664425ee26619b024ff8ed68dc6e30c Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-04-27App-c adding regular docker-java-daily jobPatrick Brady1-0/+1
Change-Id: Id6394e8e64317c019e2f4dbffd35d64c41ba14a9 Signed-off-by: Patrick Brady <pb071s@att.com>
2017-03-31Appc adding jenkins site jobPatrick Brady1-0/+3
Change-Id: I50237e2153253cd401865c6191459a50cb8d493a Signed-off-by: Patrick Brady <pb071s@att.com>
2017-03-17Appc adding docker image blessing templatePatrick Brady1-0/+1
Change-Id: I03519ce7ec7c256efbc6feeeb801029f2dfb6119 Signed-off-by: Patrick Brady <pb071s@att.com>
2017-03-10Adding appc release streamPatrick Brady2-0/+4
Adding release-1.0.0 stream to appc.yaml and appc-deployment.yaml Change-Id: Iec3cd7ad1572852764cc038079c34223822c5412 Signed-off-by: Patrick Brady <pb071s@att.com>
2017-03-09Changing appc docker job to versionPatrick Brady1-1/+1
Changing from {project-name}-{stream}-docker-java-daily to {project-name}-{stream}-docker-version-java-daily in appc-deployment. Change-Id: I4c6e90b2cce5ad1b3b8fda928317c0d2ea3656e0 Signed-off-by: Patrick Brady <pb071s@att.com>
2017-03-06Changing appc daily job to version jobPatrick Brady2-2/+2
Changing to release-version-java-daily so that daily builds will be version with the release version from version.properties. Change-Id: I373aed996b59c51f97b40d1cf523fc7b5dc1cd15 Signed-off-by: Patrick Brady <pb071s@att.com>
2017-02-21Change default build node size to 4c x 4g for appcAndrew Grimberg2-0/+2
appc is not able to cleanly build on a 2cx1g instance. Move up to the next larger instance size. Change-Id: Ib673ce0c652db603916dcd874eb01ce66c58a726 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-16Updating appc yaml filesPatrick Brady2-0/+5
Adding daily release to appc.yaml. Adding daily release and docker daily to appc-deployment.yaml Change-Id: Ica9e4ddd775e1e86e9c147850b7c22f4e01c3082 Signed-off-by: Patrick Brady <pb071s@att.com>
2017-02-10Start jobs for appc{,-deployment}Andrew Grimberg2-0/+32
Change-Id: I3e733842ea71e97f8e1fdf9c76bcc0ab8b928636 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>