Switch to os-testr as wrapper for testr, instead of the custom script pretty_tox.sh. Change-Id: I5b76cf9ffca530664b1c1ddcbf98679ab4fca8b5changes/52/431452/1
parent
496e6f868a
commit
146ab70a56
@ -1,6 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -o pipefail
|
||||
|
||||
TESTRARGS=$1
|
||||
python setup.py testr --slowest --testr-args="--subunit $TESTRARGS" | subunit-trace -f
|
Loading…
Reference in new issue