Ansible job definitions for OpenStack projects CI systems
Go to file
Monty Taylor b13fd7d7a0
Add build-openstack-python-tarball job
So that folks can gate on their tarballs working properly.

Also make sure tox is around in pre-run not run.

Change-Id: Id167cdaa2c527637c35a68e86f936b77b27ca983
2017-08-22 19:35:56 -04:00
doc/source Initial commit for docs 2017-05-19 17:03:53 -04:00
playbooks Add build-openstack-python-tarball job 2017-08-22 19:35:56 -04:00
roles/run-docs Ensure we load roles for linting 2017-07-17 13:18:17 -04:00
tests Setup ANSIBLE_ROLES_PATH in tox.ini 2017-08-07 16:15:11 -04:00
.gitignore Initial commit for docs 2017-05-19 17:03:53 -04:00
.gitreview Added .gitreview 2017-05-03 14:18:56 +00:00
bindep.txt Add libffi / libssl for cryptography dependencies 2017-06-12 12:59:46 -04:00
LICENSE Initial commit 2017-05-03 11:53:09 -04:00
README.rst Initial commit 2017-05-03 11:53:09 -04:00
setup.cfg Initial commit for docs 2017-05-19 17:03:53 -04:00
setup.py Initial commit for docs 2017-05-19 17:03:53 -04:00
test-requirements.txt Create publish-openstack-python(-branch)-tarball jobs 2017-08-10 13:19:08 -04:00
tox.ini Create publish-openstack-python(-branch)-tarball jobs 2017-08-10 13:19:08 -04:00
zuul.yaml Add build-openstack-python-tarball job 2017-08-22 19:35:56 -04:00

OpenStack Infra Zuul jobs

This repo contains a set of ansible playbooks which are used by the OpenStack project CI system Zuul. You should edit these files to make configuration changes to OpenStack Infrastructure CI.