Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
1722f0b17c4adf78e388873f2b9f0dbc08fb7ae3
/
.
/
tools
/
pretty_tox.sh
blob: 07c35a06d6ff64ea2e9865faab0bee96fbcfdd87 [
file
] [
log
] [
blame
]
#!/usr/bin/env bash
set
-
o pipefail
TESTRARGS
=
$1
python setup
.
py testr
--
slowest
--
testr
-
args
=
"--subunit $TESTRARGS"
|
subunit2pyunit