Make it possible to run postgresql functional job

Change-Id: Ic11571ceccb993fb6a46a4a963256f9439899ca4
This commit is contained in:
Nadya Shakhat 2015-08-11 19:09:00 +03:00
parent a68448b975
commit bd30aac5dd

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}"