
Adding a exception handler to updateBuildDescriptions to handle exceptions from launcher (Gearman). This addresses the corner case seen in: https://storyboard.openstack.org/#!/story/2000445 In the above mentioned corner case, Gearman throws a communication error exception. Since updateBuildDescriptions is called after the build status has been reported to Gerrit, we want to make sure that we return back to caller so that the build is properly marked as reported in reportItem to avoid an infinite loop. Change-Id: I166d4a2e1d45e97a9ed0b6addb7270e1bf92d6f7
Zuul
Zuul is a trunk gating system developed for the OpenStack Project.
Contributing
To browse the latest code, see: https://git.openstack.org/cgit/openstack-infra/zuul/tree/ To clone the latest code, use git clone git://git.openstack.org/openstack-infra/zuul
Bugs are handled at: https://storyboard.openstack.org/#!/project/679
Code reviews are, as you might expect, handled by gerrit. The gerrit they use is http://review.openstack.org
Use git review to submit patches (after creating a gerrit account that links to your launchpad account). Example:
# Do your commits
$ git review
# Enter your username if prompted
Description
Languages
Python
89%
JavaScript
10%
Shell
0.5%
CSS
0.4%