Ansible job definitions for OpenStack projects CI systems
Go to file
Paul Belanger ea35d7ffc9
Include ansible-playbook syntax-check for tox pep8
Syntax check our playbooks / roles when we run pep8. This way we can
quickly tests if our playbooks are valid.

Change-Id: I2f4e3f617922c8578adb53e2c4a418488fcf230b
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-07-17 13:18:19 -04:00
doc/source Initial commit for docs 2017-05-19 17:03:53 -04:00
playbooks/tox Rename zuul-run-docs to run-docs 2017-07-06 19:13:13 -05:00
roles/run-docs Ensure we load roles for linting 2017-07-17 13:18:17 -04:00
tests Include ansible-playbook syntax-check for tox pep8 2017-07-17 13:18:19 -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 Run ansible-lint under pep8 envlist 2017-05-22 16:50:20 -04:00
tox.ini Include ansible-playbook syntax-check for tox pep8 2017-07-17 13:18:19 -04:00
zuul.yaml Add tox-py35-on-zuul job definition 2017-07-11 16:48:12 -05: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.