Zuul base job definition
a9f6ab15e3
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 |
||
---|---|---|
doc/source | ||
playbooks | ||
zuul-tests.d | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
LICENSE | ||
README.rst | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
zuul.yaml |
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.