Remove unused tox target
Change-Id: Ia2079aa316aa23f7577c94f009fc1af727dac3ab
This commit is contained in:
parent
eef19f6b7c
commit
a74978619e
11
tox.ini
11
tox.ini
@ -18,17 +18,6 @@ commands =
|
|||||||
oslo-config-generator --config-file=etc/ceilometer/ceilometer-config-generator.conf
|
oslo-config-generator --config-file=etc/ceilometer/ceilometer-config-generator.conf
|
||||||
whitelist_externals = bash
|
whitelist_externals = bash
|
||||||
|
|
||||||
[testenv:integration]
|
|
||||||
basepython = python3
|
|
||||||
setenv = OS_TEST_PATH=./ceilometer/tests/integration
|
|
||||||
OS_TEST_TIMEOUT=2400
|
|
||||||
GABBI_LIVE_FAIL_IF_NO_TEST=1
|
|
||||||
passenv = {[testenv]passenv} HEAT_* CEILOMETER_* GNOCCHI_* AODH_* PANKO_* GLANCE_* NOVA_* ADMIN_*
|
|
||||||
# NOTE(sileht): run gabbi-run to failfast in case of error because testr
|
|
||||||
# doesn't support --failfast, but we loose the testr report.
|
|
||||||
commands =
|
|
||||||
bash -c 'cd ceilometer/tests/integration/gabbi/gabbits-live && gabbi-run -x < autoscaling.yaml'
|
|
||||||
|
|
||||||
[testenv:cover]
|
[testenv:cover]
|
||||||
basepython = python3
|
basepython = python3
|
||||||
setenv = OS_TEST_PATH=ceilometer/tests
|
setenv = OS_TEST_PATH=ceilometer/tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user