Ansible job definitions for Zuul
bc8776bad4
Unfortunately, when tox combines --showconfig with verbosity options like -vv, some non-config output gets streamed to stdout before the configuration is emitted. Filter this preamble in tox_install_sibling_packages by discarding any initial lines of output before the first section heading. Also extend get_envlist() to deal with the fact that additional verbosity adds a [tox] section in the --showconfig output, which it was previously relying on to determine whether the config had been filtered to a subset of env sections. Instead also check the tox.args string to determine whether a -e option was passed on the command line. Change-Id: Iafeb88eaf9a596603ad4d2134a4574345d5189ab |
||
---|---|---|
doc | ||
playbooks | ||
roles | ||
test-playbooks | ||
tests | ||
tools | ||
util-tasks | ||
zuul-tests.d | ||
zuul.d | ||
.ansible-lint | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.yamllint | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
linters-requirements.txt | ||
README.rst | ||
setup.cfg | ||
setup.py | ||
test-constraints.txt | ||
test-requirements.txt | ||
tox.ini |
Zuul Jobs
This repo contains a set of Zuul jobs and Ansible roles suitable for use by any Zuul system.