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