You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by "zhongjiajie (via GitHub)" <gi...@apache.org> on 2023/08/03 08:53:57 UTC

[GitHub] [dolphinscheduler] zhongjiajie commented on a diff in pull request #14690: [CI][E2E] Try to fix e2e timeout error

zhongjiajie commented on code in PR #14690:
URL: https://github.com/apache/dolphinscheduler/pull/14690#discussion_r1282868340


##########
dolphinscheduler-e2e/dolphinscheduler-e2e-case/src/test/resources/docker/file-manage/docker-compose.yaml:
##########
@@ -55,7 +55,7 @@ services:
     healthcheck:
       test: ["CMD", "curl", "-f", "http://localhost:9000/minio/health/live"]
       interval: 5s
-      timeout: 300s
+      timeout: 5s

Review Comment:
   why we change this? to let others server wait less time?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org