Zuul base job definition
Go to file
Jeremy Stanley 7cca702336 Correct zuul-jobs path
We encourage people to integrate zuul-jobs with the Git connection
driver, but the recommended canonical name for it is
git.zuul-ci.org/zuul-jobs which is not namespaced and so wouldn't
show up through the corresponding connection. Switch the example
base and base-test jobs to the recommended name to make them
consistent with this expectation.

Change-Id: Ifa307d6b4f7f2e69a5811a6907e0df56dfe40cb2
2018-10-17 21:58:42 +00:00
doc/source Add logo to docs 2018-05-07 13:39:25 -07:00
playbooks Add generic base and base-test jobs/playbooks 2017-12-20 17:48:17 +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 Correct zuul-jobs path 2018-10-17 21:58:42 +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.