zuul-jobs/roles/fetch-tox-output
Albin Vass 0515041465 Use cached 'tox_executable' in fetch-tox-output
Otherwise this role could fail when tox is not installed in PATH.

Also updates the default behaviour to only collect the environments
configured with 'envlist' in tox.ini and collects all environments if
the envlist is set to 'ALL'.

Change-Id: I60bcc25cb853d2db3ee767a719b9ac54e421532e
2020-04-21 12:10:54 +02:00
..
defaults fetch-tox-output: introduce zuul_use_fetch_output 2020-01-13 21:13:55 +00:00
tasks Use cached 'tox_executable' in fetch-tox-output 2020-04-21 12:10:54 +02:00
README.rst fetch-tox-output: introduce zuul_use_fetch_output 2020-01-13 21:13:55 +00:00

Collect log output from a tox build

Role Variables