Skip to content

Commit

Permalink
[patch] update sls to 90 mins
Browse files Browse the repository at this point in the history
  • Loading branch information
whitfiea committed Sep 29, 2024
1 parent b5f7aa0 commit ca9d288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tekton/src/tasks/gitops/gitops-mas-fvt-preparer.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ spec:
SUITE_APP_NAME="suite.${CLUSTER_NAME}.${MAS_INSTANCE_ID}"
WORKSPACE_APP="${MAS_WORKSPACE_ID}.suite.${CLUSTER_NAME}.${MAS_INSTANCE_ID}"

check_argo_app_healthy "${SLS_APP_NAME}" 60 #30 minutes
check_argo_app_healthy "${SLS_APP_NAME}" 180 #90 minutes
check_argo_app_healthy "${MONGO_CONFIG_APP}" 30 #15 minutes
check_argo_app_healthy "${SLS_CONFIG_APP}" 30
check_argo_app_healthy "${BAS_CONFIG_APP}" 30
Expand Down

0 comments on commit ca9d288

Please sign in to comment.