Skip to content

cnf ran: switched sno spokes for 4_20 lane#78010

Merged
openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
kononovn:4_20_two_sno
Apr 21, 2026
Merged

cnf ran: switched sno spokes for 4_20 lane#78010
openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
kononovn:4_20_two_sno

Conversation

@kononovn
Copy link
Copy Markdown
Contributor

@kononovn kononovn commented Apr 19, 2026

Summary by CodeRabbit

  • Chores
    • Removed the cluster-logging operator from the hub operator configuration.
    • Updated CI/CD job targeting to use new worker node instances for spoke cluster operations.
    • Bumped the spoke cluster's cluster-logging default release channel to a newer stable version.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 19, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository: openshift/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: f2716e67-b53f-4f83-b616-5ce6644ca51b

📥 Commits

Reviewing files that changed from the base of the PR and between 5ed24b8 and f90aefc.

📒 Files selected for processing (1)
  • ci-operator/config/openshift-kni/eco-ci-cd/openshift-kni-eco-ci-cd-main__cnf-ran-two-sno-4.20.yaml
🚧 Files skipped from review as they are similar to previous changes (1)
  • ci-operator/config/openshift-kni/eco-ci-cd/openshift-kni-eco-ci-cd-main__cnf-ran-two-sno-4.20.yaml

Walkthrough

CI/CD config updated: removed the cluster-logging entry from HUB_OPERATORS, changed SPOKE_CLUSTER targets from ['helix56','kni-qe-66'] to ['worker-0','worker-1'], and bumped cluster-logging's default_channel in SPOKE_OPERATORS from stable-6.4 to stable-6.5.

Changes

Cohort / File(s) Summary
CI/CD Configuration
ci-operator/config/openshift-kni/eco-ci-cd/openshift-kni-eco-ci-cd-main__cnf-ran-two-sno-4.20.yaml
Removed cluster-logging operator from HUB_OPERATORS; updated SPOKE_CLUSTER from ['helix56','kni-qe-66']['worker-0','worker-1']; updated SPOKE_OPERATORS.cluster-logging.default_channel from stable-6.4stable-6.5 (channel remains stable-6.2).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 10
✅ Passed checks (10 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'cnf ran: switched sno spokes for 4_20 lane' accurately describes the main change: switching SNO spoke clusters in the 4.20 configuration.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Stable And Deterministic Test Names ✅ Passed The PR modifies only a CI/CD configuration YAML file with no changes to Ginkgo test code, making the test name stability check inapplicable.
Test Structure And Quality ✅ Passed The PR modifies a CI configuration YAML file, not Ginkgo test code, so the Ginkgo test quality check is not applicable.
Microshift Test Compatibility ✅ Passed This pull request does not add any new Ginkgo e2e tests. The modified file is a CI/CD configuration in YAML format that updates environment variables and cluster naming, not test code.
Single Node Openshift (Sno) Test Compatibility ✅ Passed PR modifies only CI configuration YAML without adding new Ginkgo e2e tests, making SNO compatibility assessment not applicable.
Topology-Aware Scheduling Compatibility ✅ Passed PR modifies CI/test infrastructure configuration files, not deployment manifests, operator code, or controllers that would be deployed to clusters.
Ote Binary Stdout Contract ✅ Passed The OTE Binary Stdout Contract check is not applicable to this PR, which modifies only a YAML configuration file without any Go source code changes.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed Pull request only modifies CI configuration YAML file without adding new Ginkgo e2e test code.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

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

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.

❤️ Share

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

@openshift-ci openshift-ci Bot requested review from ccardenosa and shaior April 19, 2026 16:56
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 19, 2026
@kononovn
Copy link
Copy Markdown
Contributor Author

/pj-rehearse periodic-ci-openshift-kni-eco-ci-cd-main-cnf-ran-two-sno-4.20-cnf-ran-ztp-tests

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

@kononovn: 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]
@kononovn: 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-kni-eco-ci-cd-main-cnf-ran-two-sno-4.20-cnf-ran-ztp-tests 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.

@kononovn
Copy link
Copy Markdown
Contributor Author

/pj-rehearse periodic-ci-openshift-kni-eco-ci-cd-main-cnf-ran-two-sno-4.20-cnf-ran-ztp-tests

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

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

@kononovn
Copy link
Copy Markdown
Contributor Author

/pj-rehearse periodic-ci-openshift-kni-eco-ci-cd-main-cnf-ran-two-sno-4.20-cnf-ran-ztp-tests

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

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

@kononovn
Copy link
Copy Markdown
Contributor Author

/pj-rehearse periodic-ci-openshift-kni-eco-ci-cd-main-cnf-ran-two-sno-4.20-cnf-ran-ztp-tests

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
Contributor

@shaior shaior left a comment

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 Apr 21, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 21, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kononovn, shaior

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

@kononovn
Copy link
Copy Markdown
Contributor Author

/pj-rehearse ack

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

@kononovn: 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 Apr 21, 2026
@openshift-merge-bot openshift-merge-bot Bot merged commit 49b0344 into openshift:main Apr 21, 2026
10 of 15 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.

2 participants