diff --git a/tox.ini b/tox.ini index 3e3a694c4..b2e692213 100644 --- a/tox.ini +++ b/tox.ini @@ -43,7 +43,7 @@ commands = overtest postgresql python setup.py testr --slowest --testr-args="{posargs}" [testenv:functional] -deps = .[mysql,postgresql,mongodb,test] +deps = .[mysql,postgresql,mongodb,hbase,test] setenv = VIRTUAL_ENV={envdir} OS_TEST_PATH=aodh/tests/functional/ GABBI_LIVE_FAIL_IF_NO_TEST=1