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