Ansible job definitions for Zuul
Go to file
Andreas Jaeger 002956ee54 Update tox-docs to follow build-sphinx better
The build-sphinx job uses compile and test bindep profiles, update tox-docs to use the same.

tox-docs used to run tools/test_setup due to inheriting from unittests,
remove that inheritance since we do not need it.

Update role bindep to have a default for zuul_work_dir. If this role is
used without unittests, zuul_work_dir is unset.

Change-Id: I5df8b9cd90bf5e4f4c84c7b4514fb9c575898e31
2018-08-22 07:54:42 +02:00
doc/source Enable Python 2.7 unit tests 2018-08-17 10:23:20 +10:00
playbooks Update tox-docs to follow build-sphinx better 2018-08-22 07:54:42 +02:00
roles Update tox-docs to follow build-sphinx better 2018-08-22 07:54:42 +02:00
tests Add a python unit test framework 2018-07-25 09:11:25 -07:00
.gitignore Add a python unit test framework 2018-07-25 09:11:25 -07:00
.gitreview Added .gitreview 2017-05-24 19:48:52 +00:00
.stestr.conf Add a python unit test framework 2018-07-25 09:11:25 -07: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 installation/deprecation documentation 2018-04-11 08:03:57 -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 Bump ansible test version to 2.5 2018-08-17 15:57:17 +10:00
tox.ini Enable Python 2.7 unit tests 2018-08-17 10:23:20 +10:00
zuul.yaml Update tox-docs to follow build-sphinx better 2018-08-22 07:54:42 +02:00

Zuul Jobs

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