Files
2025-11-18 14:16:40 -08:00

14 lines
383 B
YAML

tests:
- healthStatus:
status: Healthy
message: "Object bucket claim phase is Bound"
inputPath: testdata/healthy.yaml
- healthStatus:
status: Progressing
message: "Object bucket claim phase is Pending"
inputPath: testdata/progressing.yaml
- healthStatus:
status: Degraded
message: "Object bucket claim phase is Failed"
inputPath: testdata/degraded.yaml