Merge pull request #36731 from azat/fix-async_inserts_stress_long-test

tests: fix 02015_async_inserts_stress_long flakiness
This commit is contained in:
Alexey Milovidov 2022-04-30 09:41:20 +03:00 committed by GitHub
commit d1d2f2c1a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,3 +77,6 @@ wait
echo "OK"
${CLICKHOUSE_CLIENT} -q "DROP TABLE IF EXISTS async_inserts";
# There is no other way to wait HTTP queries
clickhouse_test_wait_queries 30