memgraph / helm-charts

Helm charts for deploying Memgraph, an open-source in-memory graph database.
https://memgraph.github.io/helm-charts/
Apache License 2.0
14 stars 10 forks source link

[Bug]: Issue with cluster setup test and checking the health instances #21

Open antejavor opened 5 months ago

antejavor commented 5 months ago

Contact Details

No response

What happened?

Health: ["up"] Non-up health found: ["up"] Health: ["up"] Non-up health found: ["up"] Health: ["up"] Non-up health found: ["up"] Health: ["up"] Non-up health found: ["up"] Health: ["up"] Non-up health found: ["up"] Instance count: 5 Health OK: 0 Check failed. Either not all instances are up or the count is not 5.

Chart type

Standalone

Chart version

0.1.0

Environment

Local Machine

Relevant log output

Health: ["up"]
Non-up health found: ["up"]
Health: ["up"]
Non-up health found: ["up"]
Health: ["up"]
Non-up health found: ["up"]
Health: ["up"]
Non-up health found: ["up"]
Health: ["up"]
Non-up health found: ["up"]
Instance count: 5
Health OK: 0
Check failed. Either not all instances are up or the count is not 5.
antejavor commented 3 months ago

Maybe generic chart testing action can be configured: https://github.com/helm/chart-testing/blob/main/doc/ct_install.md#options

antejavor commented 3 months ago

Also, updated the test names to match each chart.

antejavor commented 2 months ago

@as51340 we can probably close this one?