-
Notifications
You must be signed in to change notification settings - Fork 98
Align helm charts values with compose yaml #1190
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: chensuyue <[email protected]>
for more information, see https://pre-commit.ci
eero-t
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Otherwise looks fine, but README update is incomplete.
Signed-off-by: chensuyue <[email protected]>
|
@eero-t the qdrant test still failed, do you have any suggestion for this issue? https://github.com/opea-project/GenAIInfra/actions/runs/17091504542/job/48466101925 |
@chensuyue Looking at the CI test logs... "data-prep redis-values" test seems to be failing due to data-prep using invalid URL (
And "data-prep qdrant-values" fails to => Please logs status of PVC & PV objects in that namespace, and what PV that PVC tries to use. I guess there should be a NFS volume: https://kubernetes.io/docs/concepts/storage/volumes/#nfs ? |
eero-t
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved.
|
@chensuyue can you fix the CI errors before we merge? |
Fixed. |
Thanks for the analysis, I setup a PV for the test, and it pass. |
Description
Align helm charts values with compose yaml, fix the release test issues.
Issues
ChatQnA, xeon, cpu-qdrant-values.yaml
https://github.com/opea-project/GenAIExamples/actions/runs/17062358312/job/48463719735#step:6:89
CodeTrans, gaudi, gaudi-values.yaml
https://github.com/opea-project/GenAIExamples/actions/runs/17060819842/job/48367158782#step:6:516
Type of change
List the type of change like below. Please delete options that are not relevant.
Dependencies
List the newly introduced 3rd party dependency if exists.
Tests
Describe the tests that you ran to verify your changes.