
To reduce test load to get more stability in the gate, we're looking at reducing the number of tests that tempest runs in parallel. This will an increase in the test runtime that is sometimes too close to the current timeout. Increase the timeout to make sure tempest gets enough time to run. For refernece, here is the change to run less tests in parallel: https://review.openstack.org/#/c/65805/ Change-Id: I5114501094e96b72efa33baa5f6eae304f8e393a
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
36.9%
Python
36.8%
Shell
13.6%
Dockerfile
3.8%
JavaScript
3%
Other
5.9%