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.
![]() |
7 years ago | |
---|---|---|
doc | 7 years ago | |
etc | 7 years ago | |
tests | 7 years ago | |
tools | 8 years ago | |
zuul | 7 years ago | |
.gitignore | 7 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 | 8 years ago | |
README.rst | 8 years ago | |
TESTING.rst | 10 years ago | |
requirements.txt | 7 years ago | |
setup.cfg | 7 years ago | |
setup.py | 9 years ago | |
test-requirements.txt | 7 years ago | |
tox.ini | 7 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://storyboard.openstack.org/#!/project/679
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