bfee9cc614c6e9c2c76aeec8ac8358038726d6bb
* modules/openstack_project/files/jenkins_job_builder/config/macros.yaml: Add new update-pypi-mirror builder macro that performs the build for our mirror-python2X jobs. * modules/openstack_project/files/jenkins_job_builder/config/mirror.yaml: Add new post-mirror-python26 and post-mirror-python27 jobs to the mirror jobs config. These jobs will run in the post queue and ensure that the logs for these jobs end up in the correct location. Previously we had run the periodic jobs in the post queue which copied the logs to the wrong place. Use new update-pypi-mirror macro as the builder. * modules/openstack_project/files/zuul/layout.yaml: Run the post-mirror-python2X jobs in the post queue instead of the periodic-mirror-python2X jobs. Change-Id: I26f38d937a55dcd61ac17b5627ffb3eb1e22d63c Reviewed-on: https://review.openstack.org/27605 Reviewed-by: Jesse Keating <jesse.keating@rackspace.com> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: James E. Blair <corvus@inaugust.com> Approved: Clark Boylan <clark.boylan@gmail.com> 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
Jinja
37.5%
Python
37.5%
Shell
13.7%
Dockerfile
3.7%
JavaScript
3.1%
Other
4.5%