Jeremy Stanley
bc8776bad4
Support verbose showconfig in tox siblings
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
Zuul Jobs
This repo contains a set of Zuul jobs and Ansible roles suitable for use by any Zuul system.
Description
Languages
Python
89.3%
Jinja
8.2%
Shell
2.1%
Dockerfile
0.2%
Nim
0.1%