You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems currently the PR CI job does only basic helm tests but not an actual integration test. It would be better to use e.g. a small kind cluster in the CI job and deploy the actual helm chart and verify that weaviate works as intended.
Seems currently the PR CI job does only basic helm tests but not an actual integration test. It would be better to use e.g. a small kind cluster in the CI job and deploy the actual helm chart and verify that weaviate works as intended.
See following resources:
https://github.com/helm/kind-action
https://github.com/helm/chart-testing-action
The text was updated successfully, but these errors were encountered: