Ansible job definitions for OpenStack projects CI systems
Go to file
Monty Taylor a1d26ad3c2
Stop doing afs prep in docs build jobs
We don't publish docs to AFS in the build jobs, so the step is
unnecessary and also prevents infra projects from using the normal docs
build job.

Doing this means we're not reorganizing the docs, so we can remove
latest/ from the success-url - and we can also remove the
branch-specific variants.

Remove mention of docs build jobs from the
publish-openstack-sphinx-docs-infra project-template. The build jobs are
in openstack-python-jobs.

A followup will come to change that - but for now let's align these.

Change-Id: I123b4d9f3514542d8ece8e9681c5265dc54961dc
2017-10-05 10:41:14 -05:00
doc/source Create docs 2017-09-11 13:13:03 -06:00
playbooks Stop doing afs prep in docs build jobs 2017-10-05 10:41:14 -05:00
roles Avoid moving release notes after complete execution 2017-10-04 21:34:17 -04:00
tests Add integration tests for multi-node-hosts-file 2017-09-26 11:52:10 -04:00
zuul.d Stop doing afs prep in docs build jobs 2017-10-05 10:41:14 -05: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 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

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.