Merge "Allow py27 test selection"
This commit is contained in:
commit
d3713947d0
2
tox.ini
2
tox.ini
@ -33,7 +33,7 @@ commands =
|
|||||||
|
|
||||||
[testenv:py27]
|
[testenv:py27]
|
||||||
commands = {[testenv]commands}
|
commands = {[testenv]commands}
|
||||||
ostestr --slowest --serial
|
ostestr {posargs} --slowest --serial
|
||||||
|
|
||||||
[py3base]
|
[py3base]
|
||||||
commands = ostestr --slowest --blacklist-file=blacklist-py3.txt --serial --regex '.*'
|
commands = ostestr --slowest --blacklist-file=blacklist-py3.txt --serial --regex '.*'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user