System configuration for the OpenDev Collaboratory
72f57a110d
This commit adds stable/havana jobs to JJB and Zuul. These are both periodic bitrot jobs and check jobs run against devstack-gate. As part of this process the stable jobs were pulled into a separate file so that they can be templated across branches. This should simplify the addition of IceHouse in the future. Change-Id: I46cab2220153f82ff89a1df0f083a99f9d5e6260 |
||
---|---|---|
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.