monasca-transform/tests/functional/test_resources/config/test_config_with_dummy_mess...

29 lines
773 B
Plaintext

[DEFAULTS]
[repositories]
offsets = tests.functional.json_offset_specs:JSONOffsetSpecs
data_driven_specs = tests.functional.data_driven_specs.json_data_driven_specs_repo:JSONDataDrivenSpecsRepo
[messaging]
adapter = tests.functional.messaging.adapter:DummyAdapter
[stage_processors]
enable_pre_hourly_processor = False
[pre_hourly_processor]
enable_instance_usage_df_cache = False
instance_usage_df_cache_storage_level = MEMORY_ONLY_SER_2
enable_batch_time_filtering = True
effective_batch_revision = 2
[service]
enable_record_store_df_cache = False
record_store_df_cache_storage_level = MEMORY_ONLY_SER_2
enable_debug_log_entries = true
[database]
server_type = mysql:thin
host = localhost
database_name = monasca_transform
username = m-transform
password = password