Execute ostestr in lower-constraints job
Change-Id: I9752713d2095c1a061aefaa577dc91a7da62fe4a
This commit is contained in:
parent
9c426e867f
commit
469df52e7c
2
tox.ini
2
tox.ini
@ -85,7 +85,9 @@ ignore = E121,E126,E127,E128,E131,E221,E226,E241,E251,E261,E302,E303,E501,E701,F
|
|||||||
|
|
||||||
[testenv:lower-constraints]
|
[testenv:lower-constraints]
|
||||||
basepython = python3
|
basepython = python3
|
||||||
|
setenv = {[testenv:py35]setenv}
|
||||||
deps =
|
deps =
|
||||||
-c{toxinidir}/lower-constraints.txt
|
-c{toxinidir}/lower-constraints.txt
|
||||||
-r{toxinidir}/test-requirements.txt
|
-r{toxinidir}/test-requirements.txt
|
||||||
-r{toxinidir}/requirements.txt
|
-r{toxinidir}/requirements.txt
|
||||||
|
commands = {[testenv:py35]commands}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user