mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 16:12:01 +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()
|
sys.stdout.flush()
|
||||||
|
|
||||||
|
|
||||||
server_logs_level = "warning"
|
server_logs_level = "fatal"
|
||||||
|
|
||||||
|
|
||||||
def check_server_started(args):
|
def check_server_started(args):
|
||||||
|
Loading…
Reference in New Issue
Block a user