Ansible job definitions for Zuul
Go to file
Sorin Sbarnea a17765ca4f Add missing optional dependencies to ensure-twine
Avoids potential twine execution cause by:
https://github.com/pypa/readme_renderer/issues/128

Resolves:
UserWarning: Markdown renderers are not available.
Install 'readme_render[md]' to enable Markdown rendering.

Example:
http://logs.openstack.org/25/613725/1/check/test-release-openstack-python3/df34317/job-output.txt.gz

Change-Id: Iaf4da5aedaa3814b2ecebed4391da2324d3e388d
2018-10-27 17:18:32 +01:00
doc/source Add guidelines on variable naming 2018-08-31 09:28:34 +10:00
playbooks Add ensure-python role 2018-10-11 21:45:00 -04:00
roles Add missing optional dependencies to ensure-twine 2018-10-27 17:18:32 +01: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 Add zuul to the linters tox env 2018-10-02 08:15:52 +02: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 Revert "Extract pep8 messages for inline comments" 2018-10-18 09:11:38 +00:00
tox.ini Fix flake8 3.6.0 errors 2018-10-25 08:09:28 +02:00
zuul.yaml Merge "Remove trigger-readthedocs job" 2018-09-06 05:38:02 +00:00

README.rst

Zuul Jobs

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