Zuul configuration common to all OpenDev tenants
Go to file
Jeremy Stanley 743cf71750 Remove fetch-zuul-cloner
During the original import of Zuul v2 jobs to become legacy jobs in
v3, we included fetch-zuul-cloner in the base job. Soon thereafter
we added a legacy-base job to act as an abstraction layer, and added
fetch-zuul-cloner to it as well, but never finished removing it from
the base job. A more detailed analysis[*] of the history can be
found on the openstack-discuss mailing list, but suffice to say
we're well past due to finish the transition and it's causing pains
for users of modern v3-native jobs which don't need the old
compatibility shim.

Make the base job consistent with base-test now that investigative
evaluation has concluded.

[*] http://lists.openstack.org/pipermail/openstack-discuss/2019-June/006881.html

Change-Id: Idf5102c60f84b373c9139097d7ce0084cef9f308
2019-06-04 22:04:26 +00:00
doc/source Document the OpenDev docker image jobs 2019-03-15 08:39:14 -07:00
playbooks Remove fetch-zuul-cloner 2019-06-04 22:04:26 +00:00
roles Only use ipv6 dns if nodepool uses ipv6 2019-05-14 15:38:22 -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 OpenDev Migration Patch 2019-04-19 19:25:35 +00: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
bindep.txt Fix tests - Add bindep.txt tec 2019-02-11 21:59:04 +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 Fix paths for zuul org rename 2019-04-20 14:25:02 +02:00
zuul.yaml Correct intermediate registry key 2019-04-24 08:43:10 -07:00

README.rst

OpenDev Base Jobs

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