You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
10 years ago | |
---|---|---|
doc | 10 years ago | |
etc | 10 years ago | |
tests | 10 years ago | |
tools | 10 years ago | |
zuul | 10 years ago | |
.gitignore | 10 years ago | |
.gitreview | 10 years ago | |
.mailmap | 10 years ago | |
LICENSE | 11 years ago | |
MANIFEST.in | 10 years ago | |
README | 10 years ago | |
openstack-common.conf | 10 years ago | |
setup.cfg | 11 years ago | |
setup.py | 10 years ago | |
tox.ini | 10 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-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 promped