github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/metrics.keptn.sh/KeptnMetric/health_test.yaml (about) 1 tests: 2 - healthStatus: 3 status: Progressing 4 message: "KeptnMetric is progressing" 5 inputPath: testdata/progressing.yaml 6 - healthStatus: 7 status: Degraded 8 message: "KeptnMetric is degraded" 9 inputPath: testdata/degraded.yaml 10 - healthStatus: 11 status: Healthy 12 message: "KeptnMetric is healthy" 13 inputPath: testdata/healthy.yaml 14 - healthStatus: 15 status: Healthy 16 message: "KeptnMetric is healthy" 17 inputPath: testdata/healthy_empty_error.yaml