Fix integration tests for tox>2.0

Closes-Bug: #1455065
Change-Id: I2e33a2d834dfbef5b3e778757a86a2122d1b1719
This commit is contained in:
Sirushti Murugesan 2015-05-14 16:50:59 +05:30
parent e27831cc95
commit e54dcf95fa
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ commands =
[testenv:integration]
setenv = VIRTUAL_ENV={envdir}
TESTR_START_DIR=heat_integrationtests
passenv = OS_*
usedevelop = False
deps = -r{toxinidir}/heat_integrationtests/requirements.txt
commands =