Zuul configuration common to all OpenDev tenants
Go to file
James E. Blair ea373d207e Vendor gear for submit-log-processors-jobs
We use the gear library to submit log processing jobs in the post-run
playbooks.  That is installed in the ansible virtualenvs on our vms,
but it is not installed in the virtualenvs on the zuul-executor image.

Aside from our use of it, there isn't a compelling reason to ask the Zuul
project to add that to the zuul-executor image.  And we would prefer to
continue using the upstream image rather than make our own.  It seems
the simplest way to avoid any further complexity here is just to vendor
the gear library.  It's small and does not change often.

Change-Id: I733361be3b7eaaa60dacc0b09112eebaa06e0d9a
2020-07-10 11:31:13 -07:00
doc/source Add jobs for publishing javascript content 2020-05-15 08:00:28 -05:00
playbooks Avoid rsync chgrp errors on promote 2020-07-10 07:50:05 +00:00
roles Vendor gear for submit-log-processors-jobs 2020-07-10 11:31:13 -07:00
tests Remove site_logs secret 2020-03-04 06:21:25 +01:00
tools Check that all jobs are documented 2020-04-10 18:35:12 +02:00
zuul.d ovh: start using keystone v3 2020-06-23 09:29:47 -04:00
.ansible-lint Use standard ansible-lint config file 2019-04-17 15:26:27 +00: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 Check that all jobs are documented 2020-04-10 18:35:12 +02:00

README.rst

OpenDev Base Jobs

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