Merge "Add functional-py34 to tox"
This commit is contained in:
commit
3562200766
5
tox.ini
5
tox.ini
@ -51,6 +51,11 @@ commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasen
|
||||
setenv =
|
||||
OS_TEST_PATH = ./cinder/tests/functional
|
||||
|
||||
[testenv:functional-py34]
|
||||
basepython=python3.4
|
||||
setenv =
|
||||
{[testenv:functional]setenv}
|
||||
|
||||
[testenv:compliance]
|
||||
setenv =
|
||||
OS_TEST_PATH = ./cinder/tests/compliance
|
||||
|
Loading…
x
Reference in New Issue
Block a user