The Gatekeeper, or a project gating system
906f8940bd
We are not concerned with the code coverage of upstream libraries that are used in zuul. Restrict code coverage gathering to the zuul package. Change-Id: I62eb752c5fd0fe0289253c0b5c950382d760ea95 Reviewed-on: https://review.openstack.org/12725 Approved: James E. Blair <corvus@inaugust.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins |
||
---|---|---|
doc | ||
etc | ||
tests | ||
tools | ||
zuul | ||
.gitignore | ||
.gitreview | ||
AUTHORS | ||
LICENSE | ||
README | ||
setup.cfg | ||
setup.py | ||
tox.ini | ||
zuul-server |
# 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