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
a003d01295
commit
901e8cfc6c
@ -2780,5 +2780,5 @@ def test_rabbitmq_msgpack(rabbitmq_cluster):
|
||||
try_no = try_no + 1
|
||||
if try_no == 20:
|
||||
break
|
||||
sleep(1)
|
||||
time.sleep(1)
|
||||
assert result.strip() == "kek"
|
||||
|
Loading…
Reference in New Issue
Block a user