Merge "Fix typo in tox.ini"
This commit is contained in:
commit
689d59f36e
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…
x
Reference in New Issue
Block a user