fix elasticsearch script reference

debug doesn't point to correct script name

Change-Id: I5b9486c8e3e1b033fcf7eb3119553f34a16c91bf
This commit is contained in:
gordon chung 2015-09-29 12:35:44 -04:00
parent c4f0ce7163
commit 0b53eaed72
1 changed files with 1 additions and 1 deletions

View File

@ -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 =