Remove cron from 4.22 ocp-perfscale periodic jobs - #82984
Conversation
Remove cron schedules from 10 periodic test definitions in the aws-4.22-nightly-x86 variant config, leaving only payload-control-plane-6nodes with its existing cron: '@Yearly'. Jobs affected: netpol-24nodes, control-plane-120nodes, control-plane-24nodes, control-plane-fips-24nodes, control-plane-fips-6nodes, data-path-9nodes, control-plane-ipsec-120nodes, udn-density-l3-24nodes, cudn-density-single-ns-500-24nodes, cudn-density-single-ns-250-24nodes.
|
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 (2)
📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
WalkthroughThe change removes scheduled cron triggers from nine AWS 4.22 nightly perfscale jobs. Other job configuration remains unchanged. ChangesPerfscale cron schedule removal
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 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]
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: |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jtaleric, 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 |
|
/pj-rehearse ack |
|
@mohit-sheth: 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. |
Remove cron schedules from 10 periodic test definitions in the aws-4.22-nightly-x86 variant config, leaving only payload-control-plane-6nodes with its existing cron: '@Yearly'. Jobs affected: netpol-24nodes, control-plane-120nodes, control-plane-24nodes, control-plane-fips-24nodes, control-plane-fips-6nodes, data-path-9nodes, control-plane-ipsec-120nodes, udn-density-l3-24nodes, cudn-density-single-ns-500-24nodes, cudn-density-single-ns-250-24nodes.
Remove cron schedules from 9 jobs in
ci-operator/config/openshift-eng/ocp-perfscale/openshift-eng-ocp-perfscale-main__aws-4.22-nightly-x86.yaml. These jobs are already running at equal or higher frequency in the 5.0 stream.Jobs with cron removed (9)
netpol-24nodes(was0 12 13 * *)control-plane-120nodes(was0 8 * * 1)control-plane-fips-24nodes(was17 7 * * *)control-plane-fips-6nodes(was17 13 * * *)data-path-9nodes(was0 3 1,8,15,22 * *)control-plane-ipsec-120nodes(was0 10 11,23 * *)udn-density-l3-24nodes(was0 2 * * 1,3,5)cudn-density-single-ns-500-24nodes(was0 2 * * 1)cudn-density-single-ns-250-24nodes(was0 4 * * 1)Jobs with cron retained (2)
payload-control-plane-6nodes— cronyearlycontrol-plane-24nodes—0 5 * * 2,5Generated job definitions regenerated via
make jobs.AI-generated. Review for accuracy.
@afcollins requested in Slack thread
Summary by CodeRabbit
This PR updates the 4.22
ocp-perfscaleAWS nightly x86 CI configuration.payload-control-plane-6nodesandcontrol-plane-24nodes.make jobs.