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.
![]() |
9 years ago | |
---|---|---|
doc | 9 years ago | |
etc | 9 years ago | |
tests | 9 years ago | |
tools | 9 years ago | |
zuul | 9 years ago | |
.gitignore | 9 years ago | |
.gitreview | 10 years ago | |
.mailmap | 11 years ago | |
.testr.conf | 10 years ago | |
LICENSE | 11 years ago | |
MANIFEST.in | 10 years ago | |
NEWS.rst | 9 years ago | |
README.rst | 9 years ago | |
TESTING.rst | 10 years ago | |
requirements.txt | 9 years ago | |
setup.cfg | 9 years ago | |
setup.py | 10 years ago | |
test-requirements.txt | 9 years ago | |
tox.ini | 9 years ago |
README.rst
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://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