Ansible job definitions for OpenStack projects CI systems
Go to file
Monty Taylor d07d6d65ef
Add zuul to test-requirements for linting
The linters env is picking up zuul-jobs content too, so we need to add
zuul to get the zuul_ modules ... otherwise ansible-lint has a sad.

Add zuul to test-requirements like is done in zuul-jobs. Then point the
library path to zuul/ansible/library in the site-packages dir from tox
so that we pick up the right files.

Change-Id: I7a4f0159290d67354e0a73365091a0d1718762fd
2018-10-18 10:40:00 -05:00
doc/source Add project-templates to docs 2017-10-18 14:03:11 -07:00
playbooks Remove obsolete legacy-tempest-dsvm-py35-full-devstack-plugin-ceph 2018-10-11 21:35:52 +02:00
roles Move prepare-zanata-client to o-z-j 2018-10-03 14:42:17 +02:00
tests Move prepare-zanata-client to o-z-j 2018-10-03 14:42:17 +02:00
zuul.d Add zuul to test-requirements for linting 2018-10-18 10:40:00 -05:00
.gitignore Add configure-swap role 2017-10-20 14:13:33 +11:00
.gitreview Added .gitreview 2017-05-03 14:18:56 +00:00
bindep.txt Add zuul to test-requirements for linting 2018-10-18 10:40:00 -05:00
LICENSE Initial commit 2017-05-03 11:53:09 -04:00
README.rst Update README to reflect current status 2017-10-23 11:41:06 +02: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 Add zuul to test-requirements for linting 2018-10-18 10:40:00 -05:00
tox.ini Add zuul to test-requirements for linting 2018-10-18 10:40:00 -05:00

OpenStack Infra Zuul jobs

This repo contains a set of ansible playbooks which are used by the OpenStack project CI system Zuul. It also contains job and project-template definitions for the OpenStack project. You should edit these files to make configuration changes to OpenStack Infrastructure CI.