Skip to content

Disable 5.0 ipsec 120/252 node jobs and add ipsec 24-node job - #83216

Merged
openshift-merge-bot[bot] merged 6 commits into
openshift:mainfrom
mohit-sheth:disable-5.0-ipsec-large-add-24nodes
Sep 1, 2026
Merged

Disable 5.0 ipsec 120/252 node jobs and add ipsec 24-node job#83216
openshift-merge-bot[bot] merged 6 commits into
openshift:mainfrom
mohit-sheth:disable-5.0-ipsec-large-add-24nodes

Conversation

@mohit-sheth

@mohit-sheth mohit-sheth commented Aug 10, 2026

Copy link
Copy Markdown
Member

Summary

  • 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), based on the 120-node config adapted for small scale

All changes in the 5.0 nightly config only.

Summary by CodeRabbit

  • Updates the OpenShift CI 5.0 AWS nightly configuration.
  • Disables scheduled runs for the 120-node and 252-node control-plane IPsec jobs.
  • Adds a 24-node control-plane IPsec job on aws-perfscale.
  • Schedules the new job for the 11th and 23rd of each month.
  • Uses the AWS OVN IPsec workflow with deferred Orion execution and ORION_ENVS: ipsec=true.

@openshift-ci
openshift-ci Bot requested review from pruan-rht and psalajova August 10, 2026 23:18
@coderabbitai

coderabbitai Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: c603a20d-9e4c-44f7-8270-8b7f4dabdfbd

📥 Commits

Reviewing files that changed from the base of the PR and between 15436ee and 0cbe272.

⛔ Files ignored due to path filters (2)
  • ci-operator/jobs/openshift-eng/ocp-perfscale/openshift-eng-ocp-perfscale-main-periodics.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift-eng/ocp-perfscale/openshift-eng-ocp-perfscale-main-presubmits.yaml is excluded by !ci-operator/jobs/**
📒 Files selected for processing (1)
  • ci-operator/config/openshift-eng/ocp-perfscale/openshift-eng-ocp-perfscale-main__aws-5.0-nightly-x86.yaml
🚧 Files skipped from review as they are similar to previous changes (1)
  • ci-operator/config/openshift-eng/ocp-perfscale/openshift-eng-ocp-perfscale-main__aws-5.0-nightly-x86.yaml

Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review.


Walkthrough

The AWS 5.0 nightly configuration adds a scheduled 24-node control-plane IPsec job and disables automatic execution for the existing 120-node and 252-node IPsec jobs.

Changes

AWS PerfScale IPsec scheduling

Layer / File(s) Summary
IPsec schedule changes
ci-operator/config/openshift-eng/ocp-perfscale/openshift-eng-ocp-perfscale-main__aws-5.0-nightly-x86.yaml
Adds the scheduled 24-node AWS OVN IPsec job with deferred Orion execution and ORION_ENVS: ipsec=true. Sets the 120-node and 252-node jobs to always_run: false and removes their cron schedules.

Estimated code review effort: 1 (Trivial) | ~4 minutes

Merge Risk: ⚪ Minimal · up to 0cbe2

This change disables the 120-node and 252-node IPsec jobs and adds a scheduled 24-node IPsec job in the 5.0 nightly configuration. No actionable merge-blocking risk remains beyond normal checks and review.

Suggested reviewers: pruan-rht, psalajova

🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main changes: disabling the 120-node and 252-node IPsec jobs and adding the 24-node IPsec job.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed PASS. The pull request changes only CI configuration and generated Prow job files. The diff contains no Ginkgo test-title calls such as It(), Describe(), Context(), or When(). The added identi…
Test Structure And Quality ✅ Passed PASS: The pull request changes only YAML configuration and generated CI job files. The diff adds the control-plane-ipsec-24nodes scheduled job and disables two existing jobs. It does not add or modi…
Microshift Test Compatibility ✅ Passed The check is not applicable. The PR changes only three YAML CI configuration files. The PR range adds no Go files and no Ginkgo declarations such as It(), Describe(), Context(), or When(). The…
Single Node Openshift (Sno) Test Compatibility ✅ Passed PASS: The pull request adds and changes CI YAML job configuration only. The aggregate diff from the configuration commit through HEAD contains three modified .yaml files, no .go files, and no adde…
Topology-Aware Scheduling Compatibility ✅ Passed PASS — the pull request changes only CI-operator configuration and generated Prow job YAML. It adds a scheduled test job, changes test environment variables, and disables two schedules. The diff adds …
Ote Binary Stdout Contract ✅ Passed PASS: The pull request changes only three YAML files: one 5.0 job configuration and two generated Prow job files. The diff adds or disables scheduled jobs and environment values. It contains no OTE bi…
Ipv6 And Disconnected Network Test Compatibility ✅ Passed PASS: The pull request adds no Ginkgo e2e tests. The aggregate diff changes only one CI configuration YAML file and two generated job YAML files. The added 24-node job references existing chains and w…
No-Weak-Crypto ✅ Passed PASS — The PR changes only three YAML files. The new job references the existing openshift-qe-installer-aws-ovn-ipsec workflow and sets ORION_ENVS: ipsec=true; it does not add crypto code or algor…
Container-Privileges ✅ Passed PASS. The PR adds the 24-node job and disables the 120/252-node schedules. The changed config and generated Prow job files contain no privileged, hostPID, hostNetwork, hostIPC, SYS_ADMIN, `a…
No-Sensitive-Data-In-Logs ✅ Passed PASS. The diff changes only YAML job configuration and generated Prow job definitions. The added job sets scheduling, workflow, and non-sensitive environment values such as ORION_ENVS: ipsec=true; t…
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

Full details: Stable And Deterministic Test Names

Explanation

PASS. The pull request changes only CI configuration and generated Prow job files. The diff contains no Ginkgo test-title calls such as It(), Describe(), Context(), or When(). The added identifiers are static configuration names, such as control-plane-ipsec-24nodes; no runtime pod, node, namespace, IP, timestamp, UUID, or generated value appears in a test title.

Full details: Test Structure And Quality

Explanation

PASS: The pull request changes only YAML configuration and generated CI job files. The diff adds the control-plane-ipsec-24nodes scheduled job and disables two existing jobs. It does not add or modify Ginkgo test code, It blocks, resource setup, waits, or assertions. Therefore, the stated Test Structure and Quality requirements do not apply.

Full details: Microshift Test Compatibility

Explanation

The check is not applicable. The PR changes only three YAML CI configuration files. The PR range adds no Go files and no Ginkgo declarations such as It(), Describe(), Context(), or When(). The new IPsec job references existing test chains and workflows; it does not add a Ginkgo e2e test that requires MicroShift compatibility review.

Full details: Single Node Openshift (Sno) Test Compatibility

Explanation

PASS: The pull request adds and changes CI YAML job configuration only. The aggregate diff from the configuration commit through HEAD contains three modified .yaml files, no .go files, and no added Ginkgo declarations such as It(), Describe(), Context(), or When(). The SNO compatibility check is therefore not applicable.

Full details: Topology-Aware Scheduling Compatibility

Explanation

PASS — the pull request changes only CI-operator configuration and generated Prow job YAML. It adds a scheduled test job, changes test environment variables, and disables two schedules. The diff adds no deployment manifest, operator code, controller, pod scheduling constraint, node selector, affinity, topology spread, replica, or PDB declaration. The topology-aware scheduling check is therefore not applicable.

Full details: Ote Binary Stdout Contract

Explanation

PASS: The pull request changes only three YAML files: one 5.0 job configuration and two generated Prow job files. The diff adds or disables scheduled jobs and environment values. It contains no OTE binary source, suite setup, logging, or stdout write. Therefore, it introduces no failure under the OTE Binary Stdout Contract.

Full details: Ipv6 And Disconnected Network Test Compatibility

Explanation

PASS: The pull request adds no Ginkgo e2e tests. The aggregate diff changes only one CI configuration YAML file and two generated job YAML files. The added 24-node job references existing chains and workflows, so this check finds no introduced IPv4 assumption or external connectivity requirement.

Full details: No-Weak-Crypto

Explanation

PASS — The PR changes only three YAML files. The new job references the existing openshift-qe-installer-aws-ovn-ipsec workflow and sets ORION_ENVS: ipsec=true; it does not add crypto code or algorithm settings. The PR diff contains no MD5, SHA1, DES, 3DES, RC4, Blowfish, or ECB usage, and no custom crypto implementation or secret comparison.

Full details: Container-Privileges

Explanation

PASS. The PR adds the 24-node job and disables the 120/252-node schedules. The changed config and generated Prow job files contain no privileged, hostPID, hostNetwork, hostIPC, SYS_ADMIN, allowPrivilegeEscalation, or security-context settings. The new job uses an existing AWS OVN IPsec workflow that was already used by the 120/252-node jobs. No checked container privilege condition was introduced.

Full details: No-Sensitive-Data-In-Logs

Explanation

PASS. The diff changes only YAML job configuration and generated Prow job definitions. The added job sets scheduling, workflow, and non-sensitive environment values such as ORION_ENVS: ipsec=true; the disabled jobs only add always_run: false. The generated files add standard secret mounts and links labeled View logs, but they do not add log statements or secret values. No password, token, API key, PII, session ID, customer data, or logging of an internal hostname is introduced.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 10, 2026
@mohit-sheth

Copy link
Copy Markdown
Member Author

/pj-rehearse ack

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@mohit-sheth: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-merge-bot openshift-merge-bot Bot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Aug 10, 2026
ADDITIONAL_WORKER_NODES: "21"
BASE_DOMAIN: perfscale.devcluster.openshift.com
ENABLE_LAYER_3: "false"
KB_FLAGS: --local-indexing

@afcollins afcollins Aug 10, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sync up flags from 120node job (CD_V2_EXTRA_FLAGS, KB_FLAGS, NODE_DENSITY_GC)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice catch

@openshift-ci openshift-ci Bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 10, 2026
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@mohit-sheth, pj-rehearse: unable to determine affected jobs. This could be due to a branch that needs to be rebased. ERROR:

couldn't prepare candidate: couldn't rebase candidate onto add2700e8094fb4f28ab9e0570d00663833fd646 due to conflicts
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.

@mohit-sheth
mohit-sheth force-pushed the disable-5.0-ipsec-large-add-24nodes branch from 5f03a7f to 0ced526 Compare August 10, 2026 23:57
@openshift-ci openshift-ci Bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 10, 2026
@mohit-sheth
mohit-sheth force-pushed the disable-5.0-ipsec-large-add-24nodes branch from 0ced526 to 9a99edc Compare August 10, 2026 23:58
@openshift-merge-bot openshift-merge-bot Bot removed the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Aug 11, 2026
@afcollins

Copy link
Copy Markdown
Contributor

/pj-rehearse periodic-ci-openshift-eng-ocp-perfscale-main-aws-5.0-nightly-x86-control-plane-ipsec-24nodes

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@afcollins: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@coderabbitai

coderabbitai Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Note

GitHub couldn't provide a complete incremental comparison for this pull request, so CodeRabbit is performing a full review instead. This review may take a little longer.

@mohit-sheth

Copy link
Copy Markdown
Member Author

/pj-rehearse periodic-ci-openshift-eng-ocp-perfscale-main-aws-5.0-nightly-x86-control-plane-ipsec-24nodes

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@mohit-sheth: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@mohit-sheth

Copy link
Copy Markdown
Member Author

/test config

@mohit-sheth

Copy link
Copy Markdown
Member Author

/pj-rehearse periodic-ci-openshift-eng-ocp-perfscale-main-aws-5.0-nightly-x86-control-plane-ipsec-24nodes

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@mohit-sheth: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@mohit-sheth

Copy link
Copy Markdown
Member Author

/pj-rehearse periodic-ci-openshift-eng-ocp-perfscale-main-aws-5.0-nightly-x86-control-plane-ipsec-24nodes

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@mohit-sheth: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-ci openshift-ci Bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 21, 2026
@mohit-sheth
mohit-sheth force-pushed the disable-5.0-ipsec-large-add-24nodes branch from ad8e6af to 0cbe272 Compare August 31, 2026 14:03
@openshift-ci openshift-ci Bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 31, 2026
@coderabbitai

coderabbitai Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Note

GitHub couldn't provide a complete incremental comparison for this pull request, so CodeRabbit is performing a full review instead. This review may take a little longer.

- 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>
Assisted-by: Claude
Signed-off-by: Mohit Sheth <msheth@redhat.com>
…24nodes

Assisted-by: Claude
Signed-off-by: Mohit Sheth <msheth@redhat.com>
…ring

Ensures Orion queries filter for ipsec=true data instead of the
default false, matching the IPSec job's ES metadata.

Assisted-by: Claude
Signed-off-by: Mohit Sheth <msheth@redhat.com>
Assisted-by: Claude
Signed-off-by: Mohit Sheth <msheth@redhat.com>
Move pod-node map refresh inside the polling loop so respawned IPsec
pods are detected. Use custom-columns instead of -o wide for reliable
node name extraction.

Assisted-by: Claude
Signed-off-by: Mohit Sheth <msheth@redhat.com>
@mohit-sheth
mohit-sheth force-pushed the disable-5.0-ipsec-large-add-24nodes branch from 0cbe272 to 76560be Compare August 31, 2026 19:10
@mohit-sheth

Copy link
Copy Markdown
Member Author

/pj-rehearse periodic-ci-openshift-eng-ocp-perfscale-main-aws-5.0-nightly-x86-control-plane-ipsec-24nodes

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@mohit-sheth: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@mohit-sheth: 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
pull-ci-openshift-etcd-main-perfscale-control-plane-6nodes openshift/etcd presubmit Registry content changed
pull-ci-openshift-ovn-kubernetes-main-qe-perfscale-payload-control-plane-6nodes openshift/ovn-kubernetes presubmit Registry content changed
pull-ci-openshift-ovn-kubernetes-main-cudn-density-single-ns-800-24nodes openshift/ovn-kubernetes presubmit Registry content changed
pull-ci-openshift-ovn-kubernetes-main-cudn-density-single-ns-1000-24nodes openshift/ovn-kubernetes presubmit Registry content changed
pull-ci-openshift-ovn-kubernetes-main-cudn-incremental-1000-24nodes openshift/ovn-kubernetes presubmit Registry content changed
pull-ci-openshift-ovn-kubernetes-release-5.2-qe-perfscale-payload-control-plane-6nodes openshift/ovn-kubernetes presubmit Registry content changed
pull-ci-openshift-ovn-kubernetes-release-5.2-cudn-density-single-ns-800-24nodes openshift/ovn-kubernetes presubmit Registry content changed
pull-ci-openshift-ovn-kubernetes-release-5.2-cudn-density-single-ns-1000-24nodes openshift/ovn-kubernetes presubmit Registry content changed
pull-ci-openshift-ovn-kubernetes-release-5.2-cudn-incremental-1000-24nodes openshift/ovn-kubernetes presubmit Registry content changed
pull-ci-openshift-ovn-kubernetes-release-5.1-qe-perfscale-payload-control-plane-6nodes openshift/ovn-kubernetes presubmit Registry content changed
pull-ci-openshift-ovn-kubernetes-release-5.1-cudn-density-single-ns-800-24nodes openshift/ovn-kubernetes presubmit Registry content changed
pull-ci-openshift-ovn-kubernetes-release-5.1-cudn-density-single-ns-1000-24nodes openshift/ovn-kubernetes presubmit Registry content changed
pull-ci-openshift-ovn-kubernetes-release-5.1-cudn-incremental-1000-24nodes openshift/ovn-kubernetes presubmit Registry content changed
pull-ci-openshift-ovn-kubernetes-release-5.0-qe-perfscale-payload-control-plane-6nodes openshift/ovn-kubernetes presubmit Registry content changed
pull-ci-openshift-ovn-kubernetes-release-5.0-cudn-density-single-ns-800-24nodes openshift/ovn-kubernetes presubmit Registry content changed
pull-ci-openshift-ovn-kubernetes-release-5.0-cudn-density-single-ns-1000-24nodes openshift/ovn-kubernetes presubmit Registry content changed
pull-ci-openshift-ovn-kubernetes-release-5.0-cudn-incremental-1000-24nodes openshift/ovn-kubernetes presubmit Registry content changed
pull-ci-openshift-ovn-kubernetes-release-4.23-qe-perfscale-payload-control-plane-6nodes openshift/ovn-kubernetes presubmit Registry content changed
pull-ci-openshift-ovn-kubernetes-release-4.23-cudn-density-single-ns-800-24nodes openshift/ovn-kubernetes presubmit Registry content changed
pull-ci-openshift-ovn-kubernetes-release-4.23-cudn-density-single-ns-1000-24nodes openshift/ovn-kubernetes presubmit Registry content changed
pull-ci-openshift-ovn-kubernetes-release-4.23-cudn-incremental-1000-24nodes openshift/ovn-kubernetes presubmit Registry content changed
pull-ci-openshift-ovn-kubernetes-release-4.22-qe-perfscale-payload-control-plane-6nodes openshift/ovn-kubernetes presubmit Registry content changed
pull-ci-openshift-ovn-kubernetes-release-4.21-qe-perfscale-payload-control-plane-6nodes openshift/ovn-kubernetes presubmit Registry content changed
pull-ci-openshift-multus-cni-main-perfscale-control-plane-6nodes openshift/multus-cni presubmit Registry content changed
pull-ci-openshift-multus-cni-release-5.2-perfscale-control-plane-6nodes openshift/multus-cni presubmit Registry content changed

A total of 292 jobs have been affected by this change. The above listing is non-exhaustive and limited to 25 jobs.

A full list of affected jobs can be found here

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.

@rsevilla87 rsevilla87 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Sep 1, 2026
@mohit-sheth

Copy link
Copy Markdown
Member Author

/pj-rehearse ack

@mukrishn mukrishn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@mohit-sheth: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-merge-bot openshift-merge-bot Bot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Sep 1, 2026
@openshift-ci

openshift-ci Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mohit-sheth, mukrishn, rsevilla87

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

The pull request process is described 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

@openshift-merge-bot
openshift-merge-bot Bot merged commit 7bb4359 into openshift:main Sep 1, 2026
16 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants