Zuul base job definition
d20695814d
With multi-ansible support, the location of the zuul plugins/modules has moved. Also, pin ansible-lint to match the version in zuul-jobs. Note we move all the deps for the linters job into test-requirements.txt then consume the deps there under the tox linters target. This makes it easier to see where deps are listed. Finally bump hacking version up so that modern flake8 works with it. Change-Id: I8e2cf1f2276bca5a912fed52062628b3b9d0d6d9 |
||
---|---|---|
doc/source | ||
playbooks | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
LICENSE | ||
README.rst | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
zuul.yaml |
Zuul Base Jobs
This repo contains a generic Zuul base job recommended for use by simple Zuul deployments, and a copy named base-test for use in testing changes to the same.