argo-cd/resource_customizations/numaflow.numaproj.io/InterStepBufferService/health_test.yaml
Dillen Padhiar 951f749406
fix: remove hardcoded conditions from Numaflow CRD health checks (#20316)
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com>
2024-10-09 17:32:14 -04:00

13 lines
No EOL
386 B
YAML

tests:
- healthStatus:
status: Progressing
message: "Waiting for InterStepBufferService status"
inputPath: testdata/progressing.yaml
- healthStatus:
status: Healthy
message: "InterStepBufferService is healthy"
inputPath: testdata/healthy.yaml
- healthStatus:
status: Degraded
message: "Waiting for 3 pods to be ready...\n"
inputPath: testdata/degraded.yaml