Ansible job definitions for Zuul
Go to file
James E. Blair 15ba4de7e6 htmlify: fix py3 gzip issue
Actually test the gzip path, and correct a bytes/str issue under
python3 (the file should be opened as text).

Change-Id: Icc5362d3d020761e07e60fb8ee296c98a8fe3ac4
2018-08-17 13:12:39 -07:00
doc/source Enable Python 2.7 unit tests 2018-08-17 10:23:20 +10:00
playbooks Revert "Revert "Install build bindep profiles alongside doc and test"" 2018-07-08 16:12:44 -04:00
roles htmlify: fix py3 gzip issue 2018-08-17 13:12:39 -07: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 Require at least openstacksdk 0.17.1 2018-08-02 08:38:46 +02:00
tox.ini Enable Python 2.7 unit tests 2018-08-17 10:23:20 +10:00
zuul.yaml Merge "Add simple run-test-command job" 2018-05-09 17:54:06 +00:00

Zuul Jobs

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