ROSA CI: Increase E2E job timeout from 4h to 5h#82092
Conversation
The default Prow job timeout of 4h is insufficient for ROSA e2e tests which include cluster provisioning, readiness checks, full test suite execution, and teardown. This causes ~24 periodic jobs to fail with timeout before tests complete. Add explicit timeout: 5h0m0s to all 20 periodic e2e test definitions in the e2e variant and 5 presubmit tests that were missing timeouts. The 2 presubmit tests that already had 6h0m0s are left unchanged. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Regenerated from config changes via make ci-operator-prowgen and make sanitize-prow-jobs. Adds timeout: 5h0m0s to decoration_config for all ROSA e2e periodic and presubmit jobs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (2)
WalkthroughROSA E2E presubmit and job configurations add explicit ChangesROSA E2E timeout configuration
Estimated code review effort: 1 (Trivial) | ~5 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dustman9000, redhat-chai-bot The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@dustman9000: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@redhat-chai-bot: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Summary
Increase the timeout for all ROSA CLI E2E periodic and presubmit jobs from the default 4h to 5h.
Details
timeout: 5h0m0sto all 20 periodic test definitions and 5 presubmit test definitions that lacked an explicit timeouttimeout: 6h0m0swere left unchangedmake ci-operator-prowgenandmake sanitize-prow-jobsFiles Changed
ci-operator/config/openshift/rosa/openshift-rosa-master__e2e.yaml— 20 timeout additionsci-operator/config/openshift/rosa/openshift-rosa-master__e2e-presubmits.yaml— 5 timeout additionsci-operator/jobs/openshift/rosa/@dustman9000 requested in Slack thread
Summary by CodeRabbit