Ansible job definitions for Zuul
Go to file
Monty Taylor 4b9fc09a1c
Port in tox jobs from openstack-zuul-jobs
The original idea was that we'd have a "python27" job. But it turns out
that "python27" isn't actually as universal as you might think.
"tox-py27" on the other hand is a thing that can and should always work
for people who want to run tox with the py27 env.

Port in the jobs we had in openstack-zuul-jobs.

Also, copy in the text of the old shell scripts so that we can iterate on
them and make them better piecemeal.

These are named zuul-tox not tox because we already have tox jobs
defined elsewhere. We'll need to do the naming dance while we work on
them.

Change-Id: I813f3f2ae138c07918556bc81655518023527131
2017-07-06 11:18:47 -05:00
doc/source Enhance sphinx plugin 2017-06-12 10:42:15 -07:00
playbooks Port in tox jobs from openstack-zuul-jobs 2017-07-06 11:18:47 -05:00
roles Port in tox jobs from openstack-zuul-jobs 2017-07-06 11:18:47 -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
.zuul.yaml Port in tox jobs from openstack-zuul-jobs 2017-07-06 11:18:47 -05: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 Jobs

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