The ceilometer.tests.functional.storage.test_pymongo_base Module

Tests the mongodb and db2 common functionality

class ceilometer.tests.functional.storage.test_pymongo_base.CompatibilityTest(*args, **kwds)[source]

Bases: ceilometer.tests.functional.storage.test_storage_scenarios.DBTestBase, ceilometer.tests.db.MixinTestsWithBackendScenarios

prepare_data()[source]
test_alarm_get_old_format_matching_metadata_array(*args, **kwargs)[source]
test_alarm_get_old_format_matching_metadata_dict(*args, **kwargs)[source]
test_counter_unit(*args, **kwargs)[source]

Previous topic

The ceilometer.tests.functional.storage.test_impl_sqlalchemy Module

Next topic

The ceilometer.tests.functional.storage.test_storage_scenarios Module

This Page