Richard Hedlind 13cb40c3a0 Add exception handler to updateBuildDescriptions
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
2015-12-18 13:53:08 -07:00
2015-12-10 07:17:56 +01:00
2015-12-06 14:48:32 +11:00
2015-12-06 14:48:32 +11:00
2015-12-10 18:18:34 +00:00
2012-12-16 20:34:13 +00:00
2012-09-26 14:23:10 +00:00
2013-07-02 17:47:23 +00:00
2012-05-29 14:49:32 -07:00
2013-06-25 19:04:30 +00:00
2015-07-28 22:16:32 +09:00
2013-08-01 11:56:52 -07:00

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
The Gatekeeper, or a project gating system
Readme 183 MiB
Languages
Python 89%
JavaScript 10%
Shell 0.5%
CSS 0.4%