mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
Update test.py
This commit is contained in:
parent
4d57aaebb1
commit
de16def068
@ -3722,6 +3722,7 @@ def test_rabbitmq_reject_broken_messages(rabbitmq_cluster):
|
|||||||
if rows == num_rows:
|
if rows == num_rows:
|
||||||
break
|
break
|
||||||
attempt += 1
|
attempt += 1
|
||||||
|
time.sleep(1)
|
||||||
|
|
||||||
assert rows == num_rows
|
assert rows == num_rows
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user