summaryrefslogtreecommitdiffstats
path: root/jjb/appc/appc.yaml
AgeCommit message (Collapse)AuthorFilesLines
2017-07-27Remove Sonar analysis of APPC release branchSkip Wonnell1-24/+0
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-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-03-31Appc adding jenkins site jobPatrick Brady1-0/+3
Change-Id: I50237e2153253cd401865c6191459a50cb8d493a Signed-off-by: Patrick Brady <pb071s@att.com>
2017-03-10Adding appc release streamPatrick Brady1-0/+2
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-06Changing appc daily job to version jobPatrick Brady1-1/+1
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 Grimberg1-0/+1
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 Brady1-0/+1
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 Grimberg1-0/+16
Change-Id: I3e733842ea71e97f8e1fdf9c76bcc0ab8b928636 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>