zuul-jobs/roles/fetch-tox-output
Ian Wienand f76cfbab11 linters: fix spaces between filters
This fixes a number of places where we do not have spaces between
filters.  I think that this is a reasonable rule for readability (I
also think it probably was enforced, but maybe later versions got
better at detecting it?).

These are detected by a later version of Ansible lint; this change
should have no operational change to any roles but prepares us to
update in a follow-on change.

Change-Id: I07e1a109b87adce86f483d14d7e02fcecb8313d5
2022-07-27 17:13:39 +10:00
..
defaults linters: fix spaces between filters 2022-07-27 17:13:39 +10:00
tasks Upgrade ansible-lint to 5.0 2021-03-17 15:44:43 +00:00
README.rst Remove default tox_envlist: venv 2020-07-16 21:59:57 +02:00

README.rst

Collect log output from a tox build

Role Variables

Comma separated string with test environmens to fetch log output from. ALL fetches all environments while an empty string fetches all test environments configured with envlist in tox.