Skip to content

updated cron schedules for conflicting jobs#75578

Open
mukrishn wants to merge 3 commits intoopenshift:mainfrom
mukrishn:sched-change
Open

updated cron schedules for conflicting jobs#75578
mukrishn wants to merge 3 commits intoopenshift:mainfrom
mukrishn:sched-change

Conversation

@mukrishn
Copy link
Member

@mukrishn mukrishn commented Mar 2, 2026

Updated large/extra-large scale run schedule to avoid ES throttling problem.

Version Job Name Old Schedule New Schedule Changed
aws-4.21 control-plane-120nodes 0 2 8-14 * 1 0 2 8-14 * 1 No
aws-4.22 control-plane-252nodes 0 0 * * 1,3 0 0 * * 1,3 No
aws-4.22 control-plane-120nodes 0 2 * * 0,2,4,6 0 6 * * 0,2,4,6 Yes
aws-4.22 control-plane-ipsec-120nodes 0 10 11,25 * * 0 10 11,23 * * Yes
aws-4.22 control-plane-ipsec-252nodes 0 14 11,25 * * 0 14 11,25 * * No
aws-4.22-upgrade loaded-upgrade-420to421-120nodes 0 12 24 * * 0 12 24 * * No
aws-4.22-upgrade loaded-upgrade-420to421-252nodes 0 18 25 * * 0 18 25 * * No
aws-5.0 control-plane-120nodes 0 2 * * 1 0 8 * * 1 Yes
aws-5.0-upgrade loaded-upgrade-420to421-120nodes 0 12 24 * * 0 12 27 * * Yes
aws-5.0-upgrade loaded-upgrade-420to421-252nodes 0 18 25 * * 0 18 26 * * Yes

Signed-off-by: Murali Krishnasamy <mukrishn@redhat.com>
@openshift-ci openshift-ci bot requested review from Amoghrd and rsevilla87 March 2, 2026 21:37
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 2, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: mukrishn
Once this PR has been reviewed and has the lgtm label, please assign paigerube14 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Signed-off-by: Murali Krishnasamy <mukrishn@redhat.com>
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 2, 2026

@mukrishn: all tests passed!

Full PR test history. Your PR dashboard.

Details

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 kubernetes-sigs/prow repository. I understand the commands that are listed here.

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 3, 2026
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 3, 2026
@mukrishn
Copy link
Member Author

mukrishn commented Mar 3, 2026

cc: @vishnuchalla

@openshift-ci-robot
Copy link
Contributor

[REHEARSALNOTIFIER]
@mukrishn: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
periodic-ci-openshift-eng-ocp-qe-perfscale-ci-main-aws-5.0-nightly-x86-control-plane-120nodes N/A periodic Ci-operator config changed
periodic-ci-openshift-eng-ocp-qe-perfscale-ci-main-aws-5.0-nightly-x86-loaded-upgrade-from-4.22-loaded-upgrade-120nodes N/A periodic Ci-operator config changed
periodic-ci-openshift-eng-ocp-qe-perfscale-ci-main-aws-5.0-nightly-x86-loaded-upgrade-from-4.22-loaded-upgrade-252nodes N/A periodic Ci-operator config changed
periodic-ci-openshift-eng-ocp-qe-perfscale-ci-main-aws-4.22-nightly-x86-control-plane-120nodes N/A periodic Ci-operator config changed
periodic-ci-openshift-eng-ocp-qe-perfscale-ci-main-aws-4.22-nightly-x86-control-plane-ipsec-120nodes N/A periodic Ci-operator config changed
Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants