NO-JIRA: shard all OCP 4.22+ TNF recovery periodic jobs - #85410
redhat-chai-bot wants to merge 3 commits into
Conversation
|
@redhat-chai-bot: 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: Advanced Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
Included review availability: Your plan provides up to 2 included reviews per hour; 0 remain after this review. WalkthroughThe nightly 4.22, 4.23, 5.0, and 5.1 release configurations update fencing recovery schedules. Selected jobs now run weekly or once daily. Recovery jobs also use two-way sharding. ChangesFencing recovery configuration
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~5 minutes Change: Other Suggested reviewers: Merge Risk: ⚪ Minimal · up to The recovery jobs retain the intended schedules and sharding across the affected releases, with no identified merge-blocking risk. 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
Comment |
|
/retest-required |
|
/retest-required |
|
/test agent-model-policy |
|
/test core-valid |
|
/retest-required |
|
/approve |
|
/hold |
Schedule the recovery jobs at the requested weekly and daily cadences while preserving shard allocation.
|
/retest-required |
|
Follow-up to the cadence update in
The other release streams retain their approved daily fixed schedules. Shard counts, the annual recovery-repo-ra schedule, RHCOS10 definitions, and generated AI-generated. Review for accuracy. |
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/retest-required |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jaypoulz, neisw, redhat-chai-bot 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 |
|
/retest-required AI-generated. Review for accuracy. |
|
/retest-required |
|
@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. |
What
Shard the remaining unsharded Two-Node Fencing recovery periodic jobs for OCP 4.22 and later, and reduce the cadence of the standard, IPv6, and dual-stack recovery suites.
Changes
shard_count: 2to the recovery-repo-ra, IPv6 recovery, and dual-stack recovery definitions for 4.22, 4.23, 5.0, and 5.1.interval: 168hconvention.Validation
make updatemake jobsmake sanitize-prow-jobsmake ci-operator-configmake prow-confighack/validate-release-controller-config.sh .git diff --checkSHARD_ARGSassertionsThe pinned
make checkconfigwrapper remains blocked before config evaluation by the workspace/container errorstat /release/core-services/prow/02_config: invalid argument; the underlying config-generation validation passed.This is a NO-JIRA CI configuration change.
Summary by CodeRabbit
This PR updates OpenShift CI recovery jobs for OCP 4.22, 4.23, 5.0, and 5.1.
SHARD_ARGS.Validation covered configuration generation, Prow and release-controller checks, generated-job and schedule assertions, and
git diff --check. The pinnedmake checkconfigwrapper remains blocked by an invalid-argumentstatfailure for/release/core-services/prow/02_config.