[skip e2e]Update comment (#14965)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
This commit is contained in:
zhuwenxing 2022-01-06 21:59:26 +08:00 committed by GitHub
parent 25f45a4eee
commit b4e2109421
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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()}')