Merge "enable debug output for tests"

This commit is contained in:
Zuul 2018-10-09 20:16:30 +00:00 committed by Gerrit Code Review
commit 059c5d4c59
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,9 @@ usedevelop = True
install_command = pip install {opts} {packages}
setenv =
VIRTUAL_ENV={envdir}
OS_DEBUG=1
OS_STDOUT_CAPTURE=1
OS_STDERR_CAPTURE=1
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
-r{toxinidir}/test-requirements.txt