NO-JIRA: Restore daily cron for 5.0 powervc and powervs-capi jobs - #83079
Conversation
Signed-off-by: Neha Yadav <neha.yadav3@ibm.com>
|
@Neha-dot-Yadav: This pull request explicitly references no jira issue. DetailsIn response to this:
Instructions 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 openshift-eng/jira-lifecycle-plugin repository. |
|
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: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
WalkthroughThe change updates two multi-architecture E2E test schedules from annual execution to daily or twice-daily execution. ChangesMulti-architecture E2E schedules
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
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 |
|
[REHEARSALNOTIFIER]
The following jobs are not rehearsable without the
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/cc @prb112 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Neha-dot-Yadav, prb112 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 |
|
@prb112: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@Neha-dot-Yadav: 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. |
…3079) Signed-off-by: Neha Yadav <neha.yadav3@ibm.com>
…3079) Signed-off-by: Neha Yadav <neha.yadav3@ibm.com>
…3079) Signed-off-by: Neha Yadav <neha.yadav3@ibm.com>
…3079) Signed-off-by: Neha Yadav <neha.yadav3@ibm.com>
PR #82853 disabled the following jobs by setting cron to '0 0 1 1 *'
(once a year) due to 0% overall pass rate over 3 months:
However, the 0% reflects testcase failures, not installation failures.
Installation was passing in 12/13 recent PowerVC runs and 9/15 PowerVS
runs. The overall job result is marked FAILURE when TCs fail, which
caused the bot to incorrectly treat these as fully broken jobs.
Restore original schedules:
Summary by CodeRabbit
Restores scheduled execution for two OpenShift 5.0 multi-architecture OVN end-to-end jobs:
nightly-5.0-ocp-e2e-ovn-powervc-multi-p-p: daily at 12:00 UTC.nightly-5.0-ocp-e2e-ovn-powervs-capi-multi-p-p: daily at 09:00 and 21:00 UTC.These schedules re-enable coverage for PowerVC and PowerVS installation validation.