Disable 5.0 ipsec 120/252 node jobs and add ipsec 24-node job - #83216
Disable 5.0 ipsec 120/252 node jobs and add ipsec 24-node job#83216mohit-sheth wants to merge 1 commit into
Conversation
|
Warning Review limit reached
Next review available in: 8 minutes You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ 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)
WalkthroughThe AWS 5.0 nightly configuration adds a scheduled 24-node control-plane IPsec job. It disables automatic execution for the existing 120-node and 252-node IPsec jobs. ChangesAWS PerfScale IPsec scheduling
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested reviewers: Important Pre-merge checks failedPlease resolve all errors before merging. Addressing warnings is optional. ❌ Failed checks (1 error)
✅ Passed checks (14 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 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mohit-sheth 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. |
| ADDITIONAL_WORKER_NODES: "21" | ||
| BASE_DOMAIN: perfscale.devcluster.openshift.com | ||
| ENABLE_LAYER_3: "false" | ||
| KB_FLAGS: --local-indexing |
There was a problem hiding this comment.
Sync up flags from 120node job (CD_V2_EXTRA_FLAGS, KB_FLAGS, NODE_DENSITY_GC)
|
@mohit-sheth, Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
5f03a7f to
0ced526
Compare
- control-plane-ipsec-120nodes: disable (set always_run: false) - control-plane-ipsec-252nodes: disable (set always_run: false) - control-plane-ipsec-24nodes: new 24-node ipsec job on aws-perfscale, 2x/month (11th, 23rd), with flags synced from the 120-node job Assisted-by: Claude Signed-off-by: Mohit Sheth <msheth@redhat.com>
0ced526 to
9a99edc
Compare
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
1 similar comment
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@mohit-sheth: 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. |
Summary
always_run: false)always_run: false)aws-perfscale, 2x/month (11th, 23rd), based on the 120-node config adapted for small scaleAll changes in the 5.0 nightly config only.