Zuul configuration common to all OpenDev tenants
Go to file
Clark Boylan 379c3a8761 Add cleanup playbook to all base jobs
This cleanup playbook is used as a last effort to grab debugging info
from hosts that might othewise be missed if we run out of disk space or
have other problems. Using the raw module we ssh in and get df output as
well as ip link and ip addr output for all jobs in the cleanup phase.

Because cleanup runs after the post playbook this info is only captured
in the executor logs.

Depends-On: https://review.opendev.org/#/c/681552/
Change-Id: Ib5d2cb1dab4da8a9a6d0f3e1721fff395b564044
2019-09-11 21:39:26 +00:00
doc/source Document the OpenDev docker image jobs 2019-03-15 08:39:14 -07:00
playbooks Add cleanup playbook to all base jobs 2019-09-11 21:39:26 +00:00
roles log-processor: include full exception traceback 2019-08-27 18:45:28 +10:00
tests Fix tests - Add bindep.txt tec 2019-02-11 21:59:04 +01:00
zuul.d Add cleanup playbook to all base jobs 2019-09-11 21:39:26 +00: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 Merge "Use standard ansible-lint config file" 2019-07-31 20:44:04 +00:00

README.rst

OpenDev Base Jobs

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