Zuul configuration common to all OpenDev tenants
Go to file
Clark Boylan 2f355836ae Stop treating .gz files as special in log handling
With our switch to swift hosted logs files ended in .gz are no longer
equivalent to the filenames without the .gz. Swift expects us to be
speific. For this reason normalize on using the actual file names as
stored and reported rather than removing the suffix for human
friendliness.

Note we keep the .gz less tag value in the tags list. This is because
e-r typically uses tags to identify files rather than pure paths or
filenames.

Change-Id: Ie9063f0ab35317357280690d9ad5e273025e3240
Related-Change: https://review.opendev.org/#/c/677236
2019-08-23 13:35:59 -07:00
doc/source Document the OpenDev docker image jobs 2019-03-15 08:39:14 -07:00
playbooks Download PDF artifacts as well 2019-08-23 08:31:01 +02:00
roles Stop treating .gz files as special in log handling 2019-08-23 13:35:59 -07:00
tests Fix tests - Add bindep.txt tec 2019-02-11 21:59:04 +01:00
zuul.d Fix stable branch path 2019-08-20 21:25:33 +02: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.