Zuul base job definition
Go to file
Monty Taylor fef2b11ebd
Ignore errors on ssh key removal
This already exists in the OpenStack base job. Protects against
failures removing the ssh key failing an otherwise successful job.

Change-Id: Id358403f6543d4ca7ddc0795807ef9a89840881d
2019-01-09 17:50:46 +00:00
doc/source Add logo to docs 2018-05-07 13:39:25 -07:00
playbooks Ignore errors on ssh key removal 2019-01-09 17:50:46 +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.