Skip to content

Switch to the telcov10n repository for the ZTP site configuration#79615

Open
rdiscala wants to merge 1 commit into
openshift:mainfrom
rdiscala:TELCOV10N-1089-switch-to-telcov10n-ztp-configs
Open

Switch to the telcov10n repository for the ZTP site configuration#79615
rdiscala wants to merge 1 commit into
openshift:mainfrom
rdiscala:TELCOV10N-1089-switch-to-telcov10n-ztp-configs

Conversation

@rdiscala
Copy link
Copy Markdown
Contributor

@rdiscala rdiscala commented May 21, 2026

Change the link of the repo with the ZTP manifests to the remote in the telcov10n namespace.

Summary by CodeRabbit

This PR updates the OpenShift CI configuration for the eco-ci-cd repository to point ZTP (Zero Touch Provisioning) site configuration tests to a shared team repository namespace.

Change: The ZTP_GIT_REPO environment variable in the cnf-ran-sno-day2-worker-4.18 test configuration is updated from https://gitlab.cee.redhat.com/rdiscala/ztp-site-configs-ci.git to https://gitlab.cee.redhat.com/telcov10n/ztp-site-configs-ci.git.

Impact: The CNF RAN ZTP test suite (cnf-ran-ztp-tests) that runs as part of the periodic CI jobs will now pull site configuration manifests from the telcov10n team namespace instead of an individual user's repository. This consolidates the ZTP configuration management to a shared organizational space, bringing this test configuration in line with the already-corrected step-registry references.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 21, 2026

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: Enterprise

Run ID: ef3d9f76-75e1-4964-9870-35475df3d1b2

📥 Commits

Reviewing files that changed from the base of the PR and between 3c80883 and 8864304.

📒 Files selected for processing (1)
  • ci-operator/config/openshift-kni/eco-ci-cd/openshift-kni-eco-ci-cd-main__cnf-ran-sno-day2-worker-4.18.yaml

Walkthrough

The PR updates a single environment variable in a test configuration file. The ZTP_GIT_REPO reference in the CNF RAN SNO day-2 worker test configuration points to a different GitLab repository organization for retrieving ZTP site configuration files.

Changes

ZTP Repository Configuration

Layer / File(s) Summary
ZTP Git repository environment variable update
ci-operator/config/openshift-kni/eco-ci-cd/openshift-kni-eco-ci-cd-main__cnf-ran-sno-day2-worker-4.18.yaml
The ZTP_GIT_REPO environment variable in the cnf-ran-ztp-tests test configuration is updated to point to the telcov10n organization repository instead of rdiscala.

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 12
✅ Passed checks (12 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The PR title accurately describes the main change: updating the ZTP site configuration repository URL from the rdiscala namespace to the telcov10n namespace.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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 PR modifies only a YAML CI configuration file with no Ginkgo tests. The check for stable test names is not applicable to CI configuration changes.
Test Structure And Quality ✅ Passed PR modifies only a YAML configuration file (ZTP_GIT_REPO URL change), not Ginkgo test code, so the test quality check is not applicable.
Microshift Test Compatibility ✅ Passed This PR adds no new Ginkgo e2e tests—it only modifies a YAML CI configuration file to update a repository URL. The MicroShift compatibility check is not applicable.
Single Node Openshift (Sno) Test Compatibility ✅ Passed PR contains only YAML CI configuration changes (ZTP_GIT_REPO URL update), not new Ginkgo e2e tests. The check is not applicable.
Topology-Aware Scheduling Compatibility ✅ Passed PR only updates a CI config test environment variable (ZTP_GIT_REPO URL). Does not modify deployment manifests, operator code, or controllers, so topology-aware scheduling check is not applicable.
Ote Binary Stdout Contract ✅ Passed PR only modifies a YAML configuration file updating a git repo URL; no code changes affect OTE binary stdout communication.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed No new Ginkgo e2e tests were added in this PR. The only change is a YAML configuration update modifying a git repository URL reference, which is not subject to this check.

✏️ 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 cplacani and kononovn May 21, 2026 15:50
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 21, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rdiscala

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-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 21, 2026
@openshift-merge-bot
Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@rdiscala: 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-sno-day2-worker-4.18-cnf-ran-ztp-tests N/A periodic Ci-operator config changed

Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals.

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.

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 21, 2026

@rdiscala: 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.

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant