Merge "Make it possible to run postgresql functional job"

This commit is contained in:
Jenkins 2015-08-14 13:21:16 +00:00 committed by Gerrit Code Review
commit fa5a01615a

View File

@ -44,6 +44,7 @@ commands =
setenv = VIRTUAL_ENV={envdir}
EVENTLET_NO_GREENDNS=yes
OS_TEST_PATH=ceilometer/tests/functional/
passenv = CEILOMETER_*
commands =
bash -x {toxinidir}/run-functional-tests.sh "{posargs}"