Go to file
James E. Blair 0e933c5a4c Fix trigger cache maintenance
Each pipeline was maintaining the trigger cache only based on
its own current usage, which means that pipelines were clearing
the cache of changes currently being used by other pipelines.

This considers all changes in use in all pipelines when maintaining
the cache.

Change-Id: I3ab14c69acd80ecc613b63628c837511594744d0
Reviewed-on: https://review.openstack.org/36699
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2013-07-11 21:55:34 +00:00
2013-07-11 21:54:01 +00:00
2013-05-17 17:09:48 +00:00
2013-07-11 21:55:34 +00:00
2013-07-08 22:16:11 +00:00
2013-07-11 21:55:34 +00:00
2013-06-27 01:49:59 +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
2013-06-27 01:49:59 +00:00
2013-06-25 19:04:30 +00:00
2013-07-06 18:24:10 +00:00
2013-07-11 21:51:13 +00:00

Zuul

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

Contributing

To get the latest code, see: https://github.com/openstack-infra/zuul

Bugs are handled at: https://launchpad.net/zuul

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 160 MiB
Languages
Python 88.4%
JavaScript 9.4%
C# 1.1%
CSS 0.4%
PowerShell 0.3%
Other 0.3%