|
1 day ago | |
---|---|---|
contrib/statsd_exporter | 1 year ago | |
doc | 2 days ago | |
etc | 2 years ago | |
nodepool | 1 day ago | |
playbooks | 2 weeks ago | |
releasenotes/notes | 1 day ago | |
roles/nodepool-zuul-functional | 3 weeks ago | |
tools | 1 week ago | |
.coveragerc | 2 years ago | |
.dockerignore | 2 years ago | |
.gitignore | 2 weeks ago | |
.gitreview | 1 year ago | |
.stestr.conf | 2 years ago | |
.zuul.yaml | 1 week ago | |
Dockerfile | 5 months ago | |
LICENSE | 3 years ago | |
README.rst | 1 year ago | |
TESTING.rst | 9 months ago | |
bindep.txt | 2 weeks ago | |
requirements.txt | 1 month ago | |
setup.cfg | 3 months ago | |
setup.py | 5 years ago | |
test-requirements.txt | 11 months ago | |
tox.ini | 2 weeks ago |
Nodepool is a system for managing test node resources. It supports launching single-use test nodes from cloud providers as well as managing access to pre-defined pre-existing nodes. Nodepool is part of a suite of tools that form a comprehensive test system, including Zuul.
The latest documentation for Nodepool is published at: https://zuul-ci.org/docs/nodepool/
The latest documentation for Zuul is published at: https://zuul-ci.org/docs/zuul/
There are two Zuul-related mailing lists:
A low-traffic announcement-only list to which every Zuul operator or power-user should subscribe.
General discussion about Zuul, including questions about how to use it, and future development.
You will also find Zuul developers in the #zuul channel on Freenode IRC.
To browse the latest code, see: https://opendev.org/zuul/nodepool To clone the latest code, use git clone https://opendev.org/zuul/nodepool
Bugs are handled at: https://storyboard.openstack.org/#!/project/zuul/nodepool
Code reviews are handled by gerrit at https://review.opendev.org
After creating a Gerrit account, use git review to submit patches. Example:
# Do your commits
$ git review
# Enter your username if prompted
Join #zuul on Freenode to discuss development or usage.
Nodepool is free software, licensed under the Apache License, version 2.0.
Nodepool requires Python 3. It does not support Python 2.