
The **/*results.html glob matched more than just the nose results file in some cases. Change the nose output file to nose_results.html and the glob to **/*nose_results.html to be more specific. This should prevent unwanted files from being copied into the offsite logs. Change-Id: I3e5b3d140bb0a540d7bdcab84aa70ed324e100da Reviewed-on: https://review.openstack.org/11804 Approved: James E. Blair <corvus@inaugust.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
These are a set of puppet manifests and modules that are currently being used to manage the OpenStack CI infrastructure.
The main entry point is in manifests/site.py.
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%