System configuration for the OpenDev Collaboratory
a01a33a174
* doc/source/gerrit.rst: Update documentation to reflect that the External Testing Tools group has been replaced by two new groups named Third-Party CI and Voting Third-Party CI. New third-party continuous integration testing service accounts are initially added to the first group, which allows them to apply verify votes only on the openstack-dev/sandbox project. Once they have managed to confirm some stability, they are moved to the second group, which is also included by the first, so that they may apply verify votes on any project. * .../gerrit/acls/openstack-dev/sandbox.config: Apply verify voting permissions for Third-Party CI group members, and correct review activity permissions to use the Registered Users group instead of the long-defunct openstack-cla group. Change-Id: Ief3fef44df986d868af148787b3c456a98484091 |
||
---|---|---|
doc/source | ||
launch | ||
manifests | ||
modules | ||
tools | ||
.gitignore | ||
.gitreview | ||
install_jenkins_slave.sh | ||
install_modules.sh | ||
install_puppet.sh | ||
Rakefile | ||
README.md | ||
run_puppet.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
test.sh | ||
tox.ini |
These are a set of puppet manifests and modules that are currently being used to manage the OpenStack Project infrastructure.
The main entry point is in manifests/site.pp.
In general, most of the modules here are designed to be able to be run either in agent or apply mode.
These puppet modules require puppet 2.7 or greater. Additionally, the site.pp manifest assumes the existence of hiera.
See http://ci.openstack.org for more information.