Ansible job definitions for OpenStack projects CI systems
Go to file
Ian Wienand 53039fe507 Parent legacy-gerrit-buck to legacy-base
This currently fails with

  Unable to freeze job graph: Pre-review pipeline check does not allow
  post-review job legacy-gerrit-buck

because the artifacts parent is a protected job, so can't be in the
check pipeline.  I think what's happening here is that this job just
tests the build of the packages, and the -publish variant actually
wants to publish it.

Change-Id: I2111a29e28d091a365e65936ec34a909d8cce980
2018-03-14 09:07:22 +11:00
doc/source Add project-templates to docs 2017-10-18 14:03:11 -07:00
playbooks Retire cue - remove jobs 2018-03-11 15:17:11 +00:00
roles Create old jenkins directories 2018-03-05 16:45:18 -05:00
tests Resolve Ansible variable precedence issue with include_vars 2018-03-02 11:18:22 -05:00
zuul.d Parent legacy-gerrit-buck to legacy-base 2018-03-14 09:07:22 +11: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 Create openstack-zuul-jobs-linters jobs 2017-10-24 06:37:20 +00: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.