Merge "Fix typo in tox.ini"

This commit is contained in:
Jenkins 2017-09-01 15:33:57 +00:00 committed by Gerrit Code Review
commit 689d59f36e

View File

@ -29,7 +29,7 @@ commands = python setup.py testr --slowest --testr-args='--concurrency=1 {posarg
setenv =
{[testenv]setenv}
OS_TEST_PATH = ./shade/tests/functional
passenv = {OS_* SHADE_* UPPER_CONSTRAINTS_FILE
passenv = OS_* SHADE_* UPPER_CONSTRAINTS_FILE
whitelist_externals = bash
commands =
bash -x {toxinidir}/extras/install-tips.sh