Zuul configuration common to all OpenDev tenants
Go to file
Clark Boylan 3fc688b08d Run ensure-quay-repo in our base container jobs
This will ensure that properly defined container images are created in
quay registries for us. You need to do this out of band of the docker
push if you want the image repos to be public. The ensure-quay-repo role
should ignore images that don't have the correct metadata making this
safe for all container base jobs.

Depends-On: https://review.opendev.org/c/zuul/zuul-jobs/+/881521
Change-Id: Ic358f5e2f44c2a1e02140f8c848fe352214ba65a
2023-04-25 15:28:39 -07:00
doc/source Add container-image jobs 2023-03-23 10:47:33 -07:00
playbooks Run ensure-quay-repo in our base container jobs 2023-04-25 15:28:39 -07:00
roles Stop submitting logstash/subunit gearman jobs 2022-04-12 13:03:37 -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 Run ensure-quay-repo in our base container jobs 2023-04-25 15:28:39 -07:00
.ansible-lint Set file modes explicitly 2020-08-28 18:49:53 +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
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 Update ansible-lint 2022-01-10 11:57:16 -08:00
tox.ini Fix tox.ini for tox v4 2023-01-09 09:22:36 -08:00

OpenDev Base Jobs

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