hypershift/openstack: Increase timeout for jobs#80833
Conversation
These are regularly timing out. Lets increase the timeout temporarily to see if we can get a result out of the CI. Signed-off-by: Stephen Finucane <stephenfin@redhat.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 (4)
📒 Files selected for processing (5)
WalkthroughThe ChangesOpenStack E2E Timeout Increase
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested labels
🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[REHEARSALNOTIFIER]
A total of 32 jobs have been affected by this change. The above listing is non-exhaustive and limited to 25 jobs. A full list of affected jobs can be found here Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: csrwng, mandre, stephenfin The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/pj-rehearse ack Nothing to rehearse here: the job is currently broken (we're working on it in openshift/hypershift#8687) |
|
@stephenfin: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@stephenfin: 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. |
These are regularly timing out. Lets increase the timeout temporarily to see if we can get a result out of the CI.
Summary by CodeRabbit
This PR increases execution timeouts for the OpenShift hypershift OpenStack e2e tests across multiple release branches to address recurring timeout failures in the CI pipeline.
Affected CI configurations:
timeout: 6h0m0sto thee2e-openstack-awstest job in:openshift-hypershift-main.yamlopenshift-hypershift-release-4.23.yamlopenshift-hypershift-release-5.0.yamlopenshift-hypershift-release-5.1.yamlTest execution changes:
2h30mto3h30mto allow longer test execution timesThese timeout adjustments are intended to be temporary while the underlying timeout issues are investigated, allowing the CI pipeline to complete successfully and provide meaningful test results for hypershift OpenStack deployments.