You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() Waiting until settled was not considering jobs in the jenkins queue. This corrects that, as well as adding a little more debugging info for the problematic job that was tickling this. Change-Id: I1f4c76ff3e4adc830f47156d0740384815d5a51b Reviewed-on: https://review.openstack.org/14106 Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Approved: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins |
11 years ago | |
---|---|---|
doc | 11 years ago | |
etc | 11 years ago | |
tests | 11 years ago | |
tools | 11 years ago | |
zuul | 11 years ago | |
.gitignore | 11 years ago | |
.gitreview | 11 years ago | |
.mailmap | 11 years ago | |
AUTHORS | 11 years ago | |
LICENSE | 11 years ago | |
README | 11 years ago | |
setup.cfg | 11 years ago | |
setup.py | 11 years ago | |
tox.ini | 11 years ago | |
zuul-server | 11 years ago |
README
# Zuul Zuul is a trunk gating system developed for the OpenStack Project. ## Contributing To get the latest code, see: https://github.com/openstack-ci/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 promped