Fix typo in tox.ini
Change-Id: I320460d9226f3f4dba782047f83466c0dbbd7e56
This commit is contained in:
parent
78a1aa3b93
commit
469cc5ae49
2
tox.ini
2
tox.ini
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user