Merge "Add functional-py34 to tox"

This commit is contained in:
Jenkins 2016-08-09 11:46:20 +00:00 committed by Gerrit Code Review
commit 3562200766
1 changed files with 5 additions and 0 deletions

View File

@ -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