The aodh.tests.functional.storage.test_impl_hbase Module¶
Tests for aodh/storage/impl_hbase.py
Note
In order to run the tests against real HBase server set the environment variable aodh_TEST_HBASE_URL to point to that HBase instance before running the tests. Make sure the Thrift server is running on that server.
-
class
aodh.tests.functional.storage.test_impl_hbase.CapabilitiesTest(*args, **kwds)[source]¶ Bases:
aodh.tests.base.BaseTestCase