Skip to content

Commit

Permalink
dnm: debug stestr
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-urdin committed Oct 9, 2024
1 parent 069712d commit 745a876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ passenv = TMPDIR_FOR_XATTR
setenv =
PYTHONPATH={envsitepackagesdir}:/usr/lib/python3/dist-packages/
VIRTUALENV_SETUPTOOLS=bundle
commands = stestr run {posargs}
commands = stestr run -vvv -d {posargs}

[testenv:venv]
commands = {posargs}
Expand Down

0 comments on commit 745a876

Please sign in to comment.