zuul-jobs/roles/fetch-tox-output
Ian Wienand 16eb6f1f3b Ignore missing .tox/env/logs directories for copy
Some tox users, such as dib-utils "tox -e functional" tests, don't
actually install a venv but just shell out to some commands.
Unfortunately, I'm not sure how to tell the difference between
intentionally missing logs like this, and what might be an
unintentional failure.  ignore_missing will allow this to run.

Change-Id: Iaa85a8326e746604966a9c1bb4cc85f44e92299b
2017-11-20 17:55:17 +11:00
..
defaults Add TODO note about reworking fetch-tox-output 2017-10-03 12:41:40 -05:00
tasks Ignore missing .tox/env/logs directories for copy 2017-11-20 17:55:17 +11:00
README.rst Set default on fetch-tox-output to venv 2017-10-03 08:39:30 -05:00

README.rst

Collect log output from a tox build

Role Variables