Ansible job definitions for Zuul
Go to file
Paul Belanger 4063aa32b4 Remove configure-mirrors from unittests/pre
Right now, the configure-mirrors role is very openstack-centric. At
the moment, I don't believe it is generic enough to be used by zuulv3
users.

Additionally, it is completely possible users don't have mirror
infrastrucuture in place and just want to use upstream directly.

For now, remove this from our default zuulv3 jobs until we can better
make this generic. In the case of openstack-infra, we have added this
role into our base job which we have shadowed.

Change-Id: Ic846d158c5458126468b0de2861d8e56b0d39c3e
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-08-04 12:44:19 -04:00
doc/source Switch to using zuul-sphinx 2017-08-01 09:44:18 -07:00
playbooks Remove configure-mirrors from unittests/pre 2017-08-04 12:44:19 -04:00
roles Use zuul.executor.work_root for add-build-sshkey 2017-08-04 12:28:56 -04:00
tests Include ansible-playbook syntax-check for tox pep8 2017-07-17 16:53:55 -04:00
.gitignore Add Sphinx module for Zuul jobs 2017-06-09 09:03:15 -07:00
.gitreview Added .gitreview 2017-05-24 19:48:52 +00:00
LICENSE Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
README.rst Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
bindep.txt Port in tox jobs from openstack-zuul-jobs 2017-07-06 11:18:47 -05:00
setup.cfg Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
setup.py Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
test-requirements.txt Switch to using zuul-sphinx 2017-08-01 09:44:18 -07:00
tox.ini Merge "Rework tox -e linters" 2017-07-20 05:14:24 +00:00
zuul.yaml Merge "Jobs should default to voting" 2017-07-25 20:36:22 +00:00

README.rst

Zuul Jobs

This repo contains a set of Zuul jobs and Ansible roles suitable for use by any Zuul system.