summaryrefslogtreecommitdiffstats
path: root/jjb/global-macros.yaml
AgeCommit message (Collapse)AuthorFilesLines
2016-02-08Add new zuul-trigger-scm macroAndrew Grimberg1-0/+11
Add a new macro for zuul triggered scm Change-Id: Ib23b7ba3d802339951e57a864a0fa40d954de5de Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2016-02-07Undo switch off of Gerrit TriggerAndrew Grimberg1-0/+39
I can't keep working on this anymore today and leaving it configured for zuul overrnight is a broken concept. This moves everything back to Gerrit Trigger control. We can move jobs individually tomorrow. Change-Id: I6943708a6001acb7c5acfe6a6746d6c056813f52 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2016-02-07Migrate to Zuul configurationThanh Ha1-39/+0
Change-Id: I055731ac99ae40960ee1e6a3e5cf0595d8da4600 Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2015-12-09Push artifactsAndrew Grimberg1-1/+10
Update to support pushing jar and deb artifacts Change-Id: I38552564e2dbf6dddfaca4a7a21cd800619829c2 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2015-12-09fix bad key callAndrew Grimberg1-1/+1
Change-Id: I2abb52da6678f31e6fbfcb5a43994b98fa5e1beb Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2015-12-09Port more macros over from ODLAndrew Grimberg1-0/+54
Bring over some more macros from ODL. Publishers: * archive-artifacts * email-notification (currently set to a bad address on purpose) * jacoco-report Builders: * provide-maven-settings Change-Id: I60684dbcdf87b6104f7763e7f74c48174a2355e8 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2015-11-23Initial JJB self-hosting job definitionsAndrew Grimberg1-0/+116
These are the base definitions for having Jenkins validate and merge the JJB jobs that manage the Jenkins instance. Change-Id: Ic028248bc6cacb86d4db8c1e0f5f924640892c99 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>