Ansible job definitions for Zuul
Go to file
Tim Burke 15cba72359 Exclude linux_x86_64 wheels from upload to PyPI
...who would just reject them with

    Binary wheel '...' has an unsupported platform tag 'linux_x86_64'.

anyway.

Change-Id: Ie656de99ec1a7b00490f99b89dfc33d5e73ad079
2019-04-02 14:32:14 -07:00
doc/source Add a job that runs the upload-git-mirror role 2019-03-28 10:39:25 -04:00
playbooks Merge "Add a job that runs the upload-git-mirror role" 2019-03-29 08:51:51 +00:00
roles Exclude linux_x86_64 wheels from upload to PyPI 2019-04-02 14:32:14 -07:00
tests Add a python unit test framework 2018-07-25 09:11:25 -07:00
tools Organize documentation by subject area 2019-03-25 14:21:04 -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 Updated bindep to cover for MacOS requirements 2018-10-27 16:31:33 +00: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 Document how to build a buildset registry 2019-03-15 08:37:37 -07:00
tox.ini Organize documentation by subject area 2019-03-25 14:21:04 -07:00
zuul.yaml Add parameter to upload-git-mirror to specify ssh host key 2019-04-01 16:34:59 -04:00

README.rst

Zuul Jobs

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