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