Switch to the telcov10n repository for the ZTP site configuration#79615
Switch to the telcov10n repository for the ZTP site configuration#79615rdiscala wants to merge 1 commit into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
WalkthroughThe PR updates a single environment variable in a test configuration file. The ChangesZTP Repository Configuration
🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 12✅ Passed checks (12 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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: rdiscala 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 |
|
[REHEARSALNOTIFIER]
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@rdiscala: 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. |
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_REPOenvironment variable in thecnf-ran-sno-day2-worker-4.18test configuration is updated fromhttps://gitlab.cee.redhat.com/rdiscala/ztp-site-configs-ci.gittohttps://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
telcov10nteam 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.