NO-ISSUE: remove periodic jobs from release-ocm-2.11#81422
Conversation
on release-ocm-2.11 only CVE fixes are happening.
|
@andrej1991: 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. |
|
Skipping CI for Draft Pull Request. |
|
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 selected for processing (3)
💤 Files with no reviewable changes (3)
WalkthroughThis PR removes cron-based periodic job definitions from three CI configuration files for openshift-assisted release-ocm-2.11 pipelines (installer-agent, service, test-infra), and replaces two test-infra periodic HA kube-api jobs with non-periodic/optional variants retaining the same environment settings. ChangesPeriodic CI Job Cleanup
Estimated code review effort: 2 (Simple) | ~10 minutes 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: andrej1991 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 |
|
[REHEARSALNOTIFIER] Note: If this PR includes changes to step registry files ( |
on release-ocm-2.11 only CVE fixes are happening.
Summary by CodeRabbit
This PR trims periodic CI coverage from the
release-ocm-2.11OpenShift CI configuration, reflecting that this branch is intended to receive only CVE-related fixes.Practically, it removes several cron-driven jobs from the assisted-installer-agent, assisted-service, and assisted-test-infra pipelines, and in a few cases replaces them with non-periodic or optional equivalents so the relevant checks can still run without scheduled maintenance load. This reduces recurring CI usage while keeping the important validation paths available for release-ocm-2.11.