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

test_alarm_capabilities()[source]
class aodh.tests.functional.storage.test_impl_hbase.ConnectionTest(*args, **kwds)[source]

Bases: aodh.tests.functional.db.TestBase

test_hbase_connection(*args, **kwargs)[source]