Conversation
Signed-off-by: chensuyue <suyue.chen@intel.com>
Signed-off-by: chensuyue <suyue.chen@intel.com>
for more information, see https://pre-commit.ci
eero-t
left a comment
There was a problem hiding this comment.
Otherwise looks fine, but README update is incomplete.
Signed-off-by: chensuyue <suyue.chen@intel.com>
|
@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 ? |
|
@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.