Zuul base job definition
Go to file
Monty Taylor b95f12ed8f
Add fetch-output to base jobs
This change was added in OpenStack's base job as part of the effort to
provide a standard interface on the remote nodes into which logs can be put
regardless of how they are eventually going to be uploaded.

Change-Id: I07f1a88f357c68d3deeadf7f12b1b77fc4a948f4
2019-01-09 17:49:44 +00:00
doc/source Add logo to docs 2018-05-07 13:39:25 -07:00
playbooks Add fetch-output to base jobs 2019-01-09 17:49:44 +00:00
.gitignore Initial boilerplate, packaging and testing 2017-12-19 01:05:54 +00:00
.gitreview Added .gitreview 2017-05-24 19:48:47 +00:00
LICENSE Initial boilerplate, packaging and testing 2017-12-19 01:05:54 +00:00
README.rst Correct a trivial readme typo 2018-01-05 20:01:48 +00:00
bindep.txt Add libre2 to bindep 2018-05-07 13:38:47 -07:00
setup.cfg Initial boilerplate, packaging and testing 2017-12-19 01:05:54 +00:00
setup.py Initial boilerplate, packaging and testing 2017-12-19 01:05:54 +00:00
test-requirements.txt Update test-requirements ansible version 2018-07-30 06:42:14 +00:00
tox.ini Merge "Update test-requirements ansible version" 2018-08-24 16:23:22 +00:00
zuul.yaml Add fetch-output to base jobs 2019-01-09 17:49:44 +00:00

README.rst

Zuul Base Jobs

This repo contains a generic Zuul base job recommended for use by simple Zuul deployments, and a copy named base-test for use in testing changes to the same.