未验证 提交 91cc66a6 编写于 作者: T ThreadDao 提交者: GitHub

Fix reconnect func call (#8133)

Signed-off-by: NThreadDao <yufen.zong@zilliz.com>
上级 6cb695f0
......@@ -164,7 +164,7 @@ class TestChaos(TestChaosBase):
# reconnect if needed
sleep(constants.WAIT_PER_OP*2)
cc.reconnect(connections, self.host, self.port)
cc.reconnect(connections, alias='default')
# reset counting again
cc.reset_counting(self.health_checkers)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册