
Split d-g jobs into two classes. Those that run against proposed changes and periodic jobs that run against the current state of a branch. Do this to make expectations around new jobs clear and to make the addition of post release jobs simple. After this change merges all d-g jobs should come with both forms of job template. Change-Id: I52beb1fa1df2ed06fa992792246f767ca9d4957d
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.
Description
Languages
Jinja
37%
Python
36.7%
Shell
13.6%
Dockerfile
3.9%
JavaScript
3%
Other
5.8%