Ansible job definitions for OpenStack projects CI systems
d07d6d65ef
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 |
||
---|---|---|
doc/source | ||
playbooks | ||
roles | ||
tests | ||
zuul.d | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
LICENSE | ||
README.rst | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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.