Zuul base job definition
Go to file
vass a9f6ab15e3 Remove ssh key in base cleanup run.
If the builds ssh key is removed during post run no cleanup
actions can be made on remote hosts by jobs inheriting from
the base job. It also causes problems with ssh keys
not being removed for static nodes when jobs are aborted.

Change-Id: Id751e8a842ed0d03e605dcd0620c388c3d7f973b
2020-04-06 20:25:37 +02:00
doc/source Add logo to docs 2018-05-07 13:39:25 -07:00
playbooks Remove ssh key in base cleanup run. 2020-04-06 20:25:37 +02:00
zuul-tests.d Add gate jobs 2019-07-15 09:12:16 -07:00
.gitignore Initial boilerplate, packaging and testing 2017-12-19 01:05:54 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:25:27 +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 zuul ansible location 2019-03-18 12:14:38 -07:00
tox.ini Update zuul git URL 2019-04-21 11:43:07 +02:00
zuul.yaml Remove ssh key in base cleanup run. 2020-04-06 20:25:37 +02: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.