zuul-jobs/roles/fetch-tox-output
Albin Vass c388e61160 Remove default tox_envlist: venv
Setting tox_envlist to venv by default is unintuitive for
many users. Remove this behaviour and let default tox
behaviour be the same as running tox on the commandline.

Change-Id: I1b6d59ee4ebb7f6b3adcf4bd35d7148e83389008
2020-07-16 21:59:57 +02:00
..
defaults Remove default tox_envlist: venv 2020-07-16 21:59:57 +02:00
tasks tox: envlist bugfixes 2020-05-27 12:32:07 +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.