add kserve/llmisvc/storage-initializer image for e2e-kserve-module - #83847
add kserve/llmisvc/storage-initializer image for e2e-kserve-module#83847Jooho wants to merge 1 commit into
Conversation
Signed-off-by: Jooho Lee <ljhiyh@gmail.com>
|
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: Pro Plus Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review. WalkthroughThe release configuration adds KServe controller, LLM inference service controller, and storage initializer image dependencies to the ChangesKServe E2E wiring
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This localized CI configuration change adds the requested images and has no actionable merge-blocking risk beyond the normal requirement to regenerate and verify generated files. Suggested reviewers: 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ 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: Jooho 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 |
|
/rehea/pj-rehearse auto-ack |
|
[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: |
|
@Jooho: 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. |
|
/pj-rehearse auto-ack |
|
@Jooho: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
Currently module opeator e2e test does not use the built image by ci . So I added them.
Summary by CodeRabbit
The OpenShift CI configuration now includes the
kserve/llmisvc/storage-initializerimage fore2e-kserve-moduletests. These tests can use the storage initializer image built by CI.