Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
cdb7f549a97a03d96176e8319f5b99edfc7861d4
/
.
/
tools
/
pretty_tox.sh
blob: ff554c5cab7aec94e7aaf97866ff13fe07a2e00d [
file
] [
log
] [
blame
]
#!/usr/bin/env bash
set
-
o pipefail
TESTRARGS
=
$1
python setup
.
py testr
--
slowest
--
testr
-
args
=
"--subunit $TESTRARGS"
|
subunit
-
trace
--
no
-
failure
-
debug
-
f