
Some glance "unit" tests connect to a remote S3 account, but this is not in the spirit of proper unit testing and it's unclear whether the tests are even run any longer. Also, it would be best not to have credentials for remote services sitting on Jenkins unit test slaves as they're accessible to any other tests and could be trivially exposed. Change-Id: I2cf76f9a77efc08598e803d3413bb719e84bfe6a Reviewed-on: https://review.openstack.org/25921 Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Reviewed-by: Monty Taylor <mordred@inaugust.com> Reviewed-by: Mark Washenberger <mark.washenberger@markwash.net> Approved: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Tested-by: Jenkins
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
36.8%
Jinja
36.8%
Shell
13.6%
Dockerfile
3.9%
JavaScript
3%
Other
5.9%