Azat Khuzhin
0a1fd29ee6
Add current_database = currentDatabase() filter for tests with query_log/query_thread_log
2021-01-27 08:06:15 +03:00
Alexander Tokmakov
7486539862
try fix test
2020-09-27 16:25:28 +03:00
bharatnc
4f8266c7a1
Make trace_log test to pass
2020-09-25 10:39:37 -07:00
bharatnc
0df3fa00db
TraceLog - revert back to functional test
2020-09-25 10:39:37 -07:00
bharatnc
1cdcaaa817
TraceLog - replace unit test with integration test
2020-09-25 10:39:37 -07:00
bharatnc
e619bd26e6
Query,QueryThread Logs - add tests
2020-09-25 10:39:37 -07:00
bharatnc
380c2bee7a
TraceLog - add tests for event_time_microseconds
2020-09-25 10:39:37 -07:00
bharatnc
397ebdb855
remove sleep from unit test
2020-09-10 08:55:39 -07:00
bharatnc
31b0bd481c
Integration tests - more accurate tests
2020-09-10 00:35:25 -07:00
bharatnc
0a3f7d0fcc
AsynchronousMetricsLog - add improved tests
...
This adds integration tests to test the asynchronous_metric_log table
for event_time_microseconds field.
Asynchronous metrics are updated once every 60s, so this setting needs
to be overridden for having those metrics available in time so that the
tests can run. So the `asynchronous_metric_update_period_s` setting is
being overriden to be 2s.
2020-09-09 17:50:39 -07:00
bharatnc
ec0d0243cc
MetricLog - add tests for event_time_microseconds field
2020-09-06 08:31:27 -07:00
bharatnc
6a5b885ac1
AsynchronousMetricLog - add tests for event_time_microseconds column
2020-09-06 08:31:27 -07:00