zuul-jobs/roles/fetch-tox-output/tasks
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
..
main.yaml Ignore missing .tox/env/logs directories for copy 2017-11-20 17:55:17 +11:00