mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
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:
commit
d1d2f2c1a4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user