camunda / camunda-platform-helm

Camunda Platform 8 Self-Managed Helm charts
https://docs.camunda.io/docs/self-managed/overview/
Apache License 2.0
69 stars 127 forks source link

chore: update zeebe gateway readiness probe tests #2049

Closed aabouzaid closed 3 days ago

aabouzaid commented 3 days ago

What's in this PR?

In the tests, we used the health endpoint for readiness even though there is already a dedicated endpoint for readiness.

So updating the tests to use the correct probe in test.

Checklist

Please make sure to follow our Contributing Guide.

Before opening the PR:

After opening the PR: