Ansible job definitions for Zuul
Go to file
Monty Taylor 1ba3e583f3
Make sure bindep is on the node
OpenStack nodes pre-install bindep, but other nodes may not. Check to
see if bindep is on the node. If so, use it. If not, make a temp dir
that we remove at the end of the role and install bindep into a virtualenv
in that tempdir.

Change-Id: I3f34c178254add2143dc7f1b9758844480d7d914
2017-07-09 07:46:07 -05:00
doc/source Enhance sphinx plugin 2017-06-12 10:42:15 -07:00
playbooks Rename zuul-revoke-sudo to revoke-sudo 2017-07-06 19:14:53 -05:00
roles Make sure bindep is on the node 2017-07-09 07:46:07 -05:00
zuul_sphinx Enhance sphinx plugin 2017-06-12 10:42:15 -07: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
bindep.txt Port in tox jobs from openstack-zuul-jobs 2017-07-06 11:18:47 -05: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
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 Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
tox.ini Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
zuul.yaml Add a job that runs zuul's py35 unit tests 2017-07-07 17:13:32 -05:00

Zuul Jobs

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