Zuul configuration common to all OpenDev tenants
Go to file
Clark Boylan 16af26d558 Timeout cleanup playbook tasks
This adds timeouts to cleanup playbook tasks so that if they have
problems running the entire job does not stall. We noticed that df in
particular can hang on broken nfs mounts and if that happens the job's
cleanup playbook does not end (even after a couple days).

This change adds the timeouts to the testing playbook. If testing shows
this works well we will add it to the production playbooks too.

Change-Id: Ibc875bf99e6da29e2fffbddae8590ecde06b5c3b
2019-11-12 12:27:42 -08:00
doc/source Document the OpenDev docker image jobs 2019-03-15 08:39:14 -07:00
playbooks Timeout cleanup playbook tasks 2019-11-12 12:27:42 -08:00
roles Remove use-cached-repos role 2019-09-06 07:16:38 -07:00
tests Fix tests - Add bindep.txt tec 2019-02-11 21:59:04 +01:00
zuul.d Add centos-8 nodeset 2019-10-16 17:25:50 +11: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.