Merge "Add functional-py35 to tox"
This commit is contained in:
commit
226dd7c8c1
5
tox.ini
5
tox.ini
@ -47,7 +47,10 @@ setenv =
|
|||||||
OS_TEST_PATH = ./cinder/tests/functional
|
OS_TEST_PATH = ./cinder/tests/functional
|
||||||
|
|
||||||
[testenv:functional-py34]
|
[testenv:functional-py34]
|
||||||
basepython=python3.4
|
[testenv:functional-py35]
|
||||||
|
basepython=
|
||||||
|
py34: python3.4
|
||||||
|
py35: python3.5
|
||||||
setenv =
|
setenv =
|
||||||
{[testenv:functional]setenv}
|
{[testenv:functional]setenv}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user