2024-10-09 16:36:21 +00:00
|
|
|
tests:
|
|
|
|
|
- healthStatus:
|
|
|
|
|
status: Progressing
|
|
|
|
|
message: "Waiting for InterStepBufferService status"
|
|
|
|
|
inputPath: testdata/progressing.yaml
|
|
|
|
|
- healthStatus:
|
|
|
|
|
status: Healthy
|
2024-10-09 21:32:14 +00:00
|
|
|
message: "InterStepBufferService is healthy"
|
2024-10-09 16:36:21 +00:00
|
|
|
inputPath: testdata/healthy.yaml
|
|
|
|
|
- healthStatus:
|
|
|
|
|
status: Degraded
|
|
|
|
|
message: "Waiting for 3 pods to be ready...\n"
|
2025-12-18 14:05:53 +00:00
|
|
|
inputPath: testdata/degraded.yaml
|
|
|
|
|
- healthStatus:
|
|
|
|
|
status: Degraded
|
|
|
|
|
message: "Failed progressive upgrade"
|
|
|
|
|
inputPath: testdata/degraded-progressive.yaml
|