mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 07:01:59 +00:00
Use FATAL logs level as default for clickhouse-test
This commit is contained in:
parent
3fd462bc05
commit
f408c86a13
@ -1140,7 +1140,7 @@ def run_tests_array(all_tests_with_params):
|
||||
sys.stdout.flush()
|
||||
|
||||
|
||||
server_logs_level = "warning"
|
||||
server_logs_level = "fatal"
|
||||
|
||||
|
||||
def check_server_started(args):
|
||||
|
Loading…
Reference in New Issue
Block a user