fix elasticsearch script reference
debug doesn't point to correct script name Change-Id: I5b9486c8e3e1b033fcf7eb3119553f34a16c91bf
This commit is contained in:
parent
c4f0ce7163
commit
0b53eaed72
2
tox.ini
2
tox.ini
@ -125,7 +125,7 @@ commands = bash -x {toxinidir}/setup-test-env-pgsql.sh oslo_debug_helper {posarg
|
||||
|
||||
[testenv:debug-elastic]
|
||||
setenv = OS_TEST_PATH=ceilometer/tests/functional
|
||||
commands = bash -x {toxinidir}/setup-test-env-elastic.sh oslo_debug_helper {posargs}
|
||||
commands = bash -x {toxinidir}/setup-test-env-es.sh oslo_debug_helper {posargs}
|
||||
|
||||
[flake8]
|
||||
ignore =
|
||||
|
Loading…
Reference in New Issue
Block a user