Merge "Make the gabbi tox target work with modern tox"
This commit is contained in:
commit
000697c05a
1
tox.ini
1
tox.ini
@ -76,6 +76,7 @@ commands =
|
|||||||
# tests.
|
# tests.
|
||||||
[testenv:gabbi]
|
[testenv:gabbi]
|
||||||
setenv = OS_TEST_PATH=ceilometer/tests/functional/gabbi
|
setenv = OS_TEST_PATH=ceilometer/tests/functional/gabbi
|
||||||
|
passenv = CEILOMETER_*
|
||||||
commands =
|
commands =
|
||||||
bash -x {toxinidir}/setup-test-env-mongodb.sh \
|
bash -x {toxinidir}/setup-test-env-mongodb.sh \
|
||||||
python setup.py testr --testr-args="{posargs}"
|
python setup.py testr --testr-args="{posargs}"
|
||||||
|
Loading…
Reference in New Issue
Block a user