Ansible job definitions for OpenStack projects CI systems
Go to file
Paul Belanger 728a942131
Create build-openstack-sphinx-docs job
Since we don't need docs-draft to be special, we can do this job
here rather than in project-config. The new name will not conflict
with the name in project-config, but also matches the infra-manual
guidelines on job naming (action first)

Change-Id: I08f5e7aab981098ad053e39fbb614bd6d0606fc7
2017-09-21 16:45:08 -05:00
doc/source Create docs 2017-09-11 13:13:03 -06:00
playbooks Create build-openstack-sphinx-docs job 2017-09-21 16:45:08 -05:00
roles Remove duplicate .root-markers for prepare-docs-for-afs 2017-09-09 20:04:30 -04:00
tests Add role to make /etc/ci/mirror_info.sh 2017-09-09 03:24:44 +00: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
bindep.txt Add libffi / libssl for cryptography dependencies 2017-06-12 12:59:46 -04:00
LICENSE Initial commit 2017-05-03 11:53:09 -04:00
README.rst Initial commit 2017-05-03 11:53:09 -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 docs 2017-09-11 13:13:03 -06:00
tox.ini Create publish-openstack-python(-branch)-tarball jobs 2017-08-10 13:19:08 -04:00
zuul.yaml Create build-openstack-sphinx-docs job 2017-09-21 16:45:08 -05:00

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.