Fix typo in tox.ini

Change-Id: I320460d9226f3f4dba782047f83466c0dbbd7e56
This commit is contained in:
Monty Taylor 2017-09-01 08:13:22 -05:00
parent 78a1aa3b93
commit 469cc5ae49
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 1 additions and 1 deletions

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