Ansible job definitions for Zuul
Go to file
Fabien Boucher 8fb6c01f68 ensure-sphinx: do not attempt a gettext install if exists
Avoid failure due to "become: yes" when sudo is not allowed (in
a container for instance). This patch check if gettext is installed
before calling the package module with become: yes.

Change-Id: Ibb7f65afad234b39e50aba429b633d70938738f5
2018-09-06 15:42:05 +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 ensure-sphinx: do not attempt a gettext install if exists 2018-09-06 15:42:05 +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
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
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 Bump ansible test version to 2.5 2018-08-17 15:57:17 +10:00
tox.ini Update docs build job 2018-08-21 21:12:22 +02:00
zuul.yaml Update tox-docs to follow build-sphinx better 2018-08-22 07:54:42 +02:00

README.rst

Zuul Jobs

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