Zuul configuration common to all OpenDev tenants
Go to file
James E. Blair edab04d5ef Rework docs jobs to be consumable by tenants
This refactors the docs publication/promote jobs so that there
are base versions which can be consumed by tenants who will supply
their own AFS secrets, as well as versions for use in this tenant
(which consume the base versions in exactly the way another tenant
would).

The documentation policies for the tenant are encoded in the secret,
so each tenant can choose the publication locations and scheme once
and allow all projects within that tenant to use these jobs.

Change-Id: I8f201c0351d4d532ddcbcf1f22f9297dece04fff
2019-04-01 12:02:31 -07:00
doc/source Document the OpenDev docker image jobs 2019-03-15 08:39:14 -07:00
playbooks Rework docs jobs to be consumable by tenants 2019-04-01 12:02:31 -07:00
roles Add write-root-marker role 2019-04-01 11:58:40 -07:00
tests Fix tests - Add bindep.txt tec 2019-02-11 21:59:04 +01:00
.gitignore Add linting jobs 2019-02-09 11:39:20 +01:00
.gitreview Added .gitreview 2019-01-18 18:22:20 +00:00
bindep.txt Fix tests - Add bindep.txt tec 2019-02-11 21:59:04 +01:00
LICENSE Initial pass at global opendev base job set 2019-01-28 13:59:24 -08:00
README.rst Add docs 2019-02-09 11:42:05 +01:00
setup.cfg Update zuul ansible location 2019-03-18 11:18:47 -07:00
test-requirements.txt Document the OpenDev docker image jobs 2019-03-15 08:39:14 -07:00
tox.ini Update zuul ansible location 2019-03-18 11:18:47 -07:00
zuul.yaml Rework docs jobs to be consumable by tenants 2019-04-01 12:02:31 -07:00

OpenDev Base Jobs

This repo contains a set of Zuul jobs and Ansible roles suitable for use by any OpenDev project.