Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenStack
oslo
python-oslo.db
Commits
70a24fe4
Commit
70a24fe4
authored
Jul 20, 2022
by
Zuul
Committed by
Gerrit Code Review
Jul 20, 2022
Browse files
Merge "tox: Silence output"
parents
87aa633d
e7642fd2
Changes
1
Hide whitespace changes
Inline
Side-by-side
tox.ini
View file @
70a24fe4
...
...
@@ -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 --
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment