Merge pull request #31889 from ClickHouse/try-fix-flacky-test

Try to fix flacky test.
This commit is contained in:
alexey-milovidov 2021-11-27 03:24:32 +03:00 committed by GitHub
commit 9a61bc64f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,4 +13,4 @@ function run
}
export -f run
timeout 6 bash -c run
timeout 10 bash -c run