Zuul base job definition
Go to file
Jeremy Stanley d89d8821d3 Remove zuul-jobs namespace
We encourage people to integrate zuul-jobs with the Git connection
driver, but the recommended URL for it is
https://git.zuul-ci.org/zuul-jobs which is not namespaced. Drop the
openstack-infra namespace from zuul-jobs in the example base and
base-test jobs to make them consistent with this expectation.

Change-Id: Ifa307d6b4f7f2e69a5811a6907e0df56dfe40cb2
2018-09-04 13:56:18 +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 Remove zuul-jobs namespace 2018-09-04 13:56:18 +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.