Merge pull request #39927 from ClickHouse/CurtizJ-patch-6

Fix flaky test `02360_send_logs_level_colors`
This commit is contained in:
Anton Popov 2022-08-05 14:51:54 +02:00 committed by GitHub
commit 530c6bd6a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ function run()
command=$1
expect << EOF
log_user 0
set timeout 3
set timeout 60
match_max 100000
spawn bash -c "$command"