mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-01 22:07:19 +00:00
13 lines
415 B
YAML
13 lines
415 B
YAML
tests:
|
|
- healthStatus:
|
|
status: Healthy
|
|
message: "3scale CustomPolicyDefinition is ready"
|
|
inputPath: testdata/healthy.yaml
|
|
- healthStatus:
|
|
status: Degraded
|
|
message: "Policy schema is invalid"
|
|
inputPath: testdata/degraded.yaml
|
|
- healthStatus:
|
|
status: Progressing
|
|
message: "Waiting for 3scale CustomPolicyDefinition status..."
|
|
inputPath: testdata/progressing.yaml
|