The Gatekeeper, or a project gating system
Go to file
James E. Blair ff986a134b Add Jenkins cleanup thread.
It searches for outstanding builds that haven't reported back
or otherwise can't be found by Jenkins, and marks them complete
with a result of "LOST".  This should help to avoid deadlocks
where Zuul waits forever to hear back from Jenkins after missing
a notification.

Add pyflakes to tox.ini.

Change-Id: I26d3fbf375e82e224448ec3337f9cc97deeccd56
2012-05-30 14:58:35 -07:00
zuul Add Jenkins cleanup thread. 2012-05-30 14:58:35 -07:00
.gitignore Add Jenkins cleanup thread. 2012-05-30 14:58:35 -07:00
.gitreview Initial commit. 2012-05-29 14:49:32 -07:00
AUTHORS Initial commit. 2012-05-29 14:49:32 -07:00
LICENSE Initial commit. 2012-05-29 14:49:32 -07:00
README Initial commit. 2012-05-29 14:49:32 -07:00
setup.py Remove stray print statements. 2012-05-30 12:48:57 -07:00
tox.ini Add Jenkins cleanup thread. 2012-05-30 14:58:35 -07:00
zuul-server Remove stray print statements. 2012-05-30 12:48:57 -07:00

README

This is a trunk gating system developed for the OpenStack Project.