Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
bf4c20fb7e71c452690b7f4dc65e1621b3765ba2
/
.
/
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