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