OpenStack Lightspeed: Remove support for Venus#80529
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)
✅ Files skipped from review due to trivial changes (1)
WalkthroughThe ChangesOS_PROJECTS Configuration Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 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: umago 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 |
Thic change removes the venus project from the list of OpenStack projects we build the upstream RAG from since the project is deprecated and RHOSO does not use nor ship it. Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@umago: 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. |
Thic change removes the venus project from the list of OpenStack projects we build the upstream RAG from since the project is deprecated and RHOSO does not use nor ship it.
Summary by CodeRabbit
This PR updates the OpenShift CI configuration for building the OpenStack Lightspeed RAG content by removing the deprecated
venusOpenStack project from the upstream projects list used for indexing.What changes in practice
OS_PROJECTSlist inci-operator/config/openstack-lightspeed/rag-content/openstack-lightspeed-rag-content-main.yamlno longer includesvenus.Why it matters
venusis deprecated and RHOSO (Red Hat OpenStack) does not use or ship it, so excluding it keeps the indexed content aligned with actively maintained, relevant OpenStack projects.