mirror of https://github.com/milvus-io/milvus.git
[skip e2e]Update comment (#14965)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>pull/14968/head
parent
25f45a4eee
commit
b4e2109421
|
@ -188,7 +188,7 @@ class TestChaos(TestChaosBase):
|
|||
# reset counting
|
||||
cc.reset_counting(self.health_checkers)
|
||||
|
||||
# wait 40s
|
||||
# wait 120s
|
||||
sleep(constants.CHAOS_DURATION)
|
||||
|
||||
log.info(f'Alive threads: {threading.enumerate()}')
|
||||
|
|
Loading…
Reference in New Issue