Commit 70a24fe4 authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "tox: Silence output"

parents 87aa633d e7642fd2
......@@ -10,6 +10,8 @@ allowlist_externals =
passenv =
OS_TEST_DBAPI_ADMIN_CONNECTION
setenv =
OS_STDOUT_CAPTURE=true
OS_STDERR_CAPTURE=true
BASECOMMAND=stestr run
{postgresql,all}: PIFPAF_POSTGRESQL=pifpaf -g OS_TEST_DBAPI_ADMIN_CONNECTION run postgresql --
{mysql,all}: PIFPAF_MYSQL=pifpaf -g OS_TEST_DBAPI_ADMIN_CONNECTION run mysql --
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment