Ansible job definitions for OpenStack projects CI systems
Go to file
Colleen Murphy 9c15bd8b27 Add puppet-4 puppet-apply jobs to check
For some reason we have these jobs voting in the gate but not running in
the check, which is not ideal. They seem to be happy in the gate[1] so
let's have them in check too.

[1] https://zuul.openstack.org/builds.html?job_name=infra-puppet-apply-4-ubuntu-xenial

Change-Id: I805c7506484e775e51441215d64579b230cf9aec
2018-07-11 16:57:14 +02:00
doc/source Add project-templates to docs 2017-10-18 14:03:11 -07:00
playbooks Merge "remove publish-openstack-python-tarball" 2018-06-26 18:24:44 +00:00
roles Merge "Cleanup the kata setup role" 2018-07-04 17:52:38 +00:00
tests Merge "Don't assume nodepool.[private|public]_ipv4" 2018-03-27 21:18:56 +00:00
zuul.d Add puppet-4 puppet-apply jobs to check 2018-07-11 16:57:14 +02:00
.gitignore Add configure-swap role 2017-10-20 14:13:33 +11:00
.gitreview Added .gitreview 2017-05-03 14:18:56 +00:00
LICENSE Initial commit 2017-05-03 11:53:09 -04:00
README.rst Update README to reflect current status 2017-10-23 11:41:06 +02:00
bindep.txt Add libffi / libssl for cryptography dependencies 2017-06-12 12:59:46 -04:00
setup.cfg Initial commit for docs 2017-05-19 17:03:53 -04:00
setup.py Initial commit for docs 2017-05-19 17:03:53 -04:00
test-requirements.txt Create openstack-zuul-jobs-linters jobs 2017-10-24 06:37:20 +00:00
tox.ini Fix ansible-lint job 2018-03-28 23:24:07 +02:00

README.rst

OpenStack Infra Zuul jobs

This repo contains a set of ansible playbooks which are used by the OpenStack project CI system Zuul. It also contains job and project-template definitions for the OpenStack project. You should edit these files to make configuration changes to OpenStack Infrastructure CI.