Go to file
Clark Boylan bfee9cc614 Add post-mirror-python2X jobs to the post queue.
* 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
2013-05-06 22:48:31 +00:00
2012-11-30 20:56:32 +00:00
2012-09-22 17:32:02 +00:00
2012-09-10 15:58:27 +00:00
2012-12-16 20:25:12 +00:00

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
System configuration for the OpenDev Collaboratory
Readme 156 MiB
Languages
Jinja 37.5%
Python 37.5%
Shell 13.7%
Dockerfile 3.7%
JavaScript 3.1%
Other 4.5%