1e7e586711d873159d181c84b0859d6628b4eb8f
we're currently seeing issues with neutron in the gate that seem to be related to mysql locking issues. As neutron only runs on one database this makes this harder to debug which layer this is at. Add a -pg job in the check queue to collect data. Also because a neutron change only needs to pass a single devstack gate run to "pass" the odds of introducing races are much higher. Having a second job on neutron should help with that. Change-Id: Ic0e22034ffb62cf2d2d57b1f257a4ff89e381713
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
Python
37.6%
Jinja
37.4%
Shell
13.8%
Dockerfile
3.7%
JavaScript
3.1%
Other
4.4%