mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-22 01:17:16 +00:00
Signed-off-by: Chris Hoffman <cehoffman@gmail.com> Signed-off-by: Chris Hoffman <cehoffman@gmail.com>
12 lines
294 B
YAML
12 lines
294 B
YAML
tests:
|
|
- healthStatus:
|
|
status: Progressing
|
|
message: Waiting for controller to report status
|
|
inputPath: testdata/new.yaml
|
|
- healthStatus:
|
|
status: Degraded
|
|
message: Error
|
|
inputPath: testdata/degraded.yaml
|
|
- healthStatus:
|
|
status: Healthy
|
|
inputPath: testdata/healthy.yaml
|