Ansible job definitions for OpenStack projects CI systems
Go to file
David Moreau-Simard 36207c4f8d
Add integration tests for emit-job-header and set-zuul-log-path-fact
These two roles are included by default in base jobs, we don't want
to merge a regression that would break every job. Let's test them.

Change-Id: I8d014464b3ed580d4a0fc6dbdc9a42601ff107e5
2017-10-18 15:15:53 -04:00
doc/source Create docs 2017-09-11 13:13:03 -06:00
playbooks Move fetch-zuul-cloner into legacy-base jobs 2017-10-18 11:19:25 -04:00
roles prepare-docs-for-afs: Allow reuse 2017-10-17 21:13:52 +02:00
tests Add integration tests for emit-job-header and set-zuul-log-path-fact 2017-10-18 15:15:53 -04:00
zuul.d Add integration tests for emit-job-header and set-zuul-log-path-fact 2017-10-18 15:15:53 -04:00
.gitignore Initial commit for docs 2017-05-19 17:03:53 -04: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 Initial commit 2017-05-03 11:53:09 -04: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 Cap ansible<2.4.0 for linters job 2017-09-25 19:04:21 -04:00
tox.ini Remove spurious change to tox.ini 2017-09-29 15:24:51 -05: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. You should edit these files to make configuration changes to OpenStack Infrastructure CI.