github.com/argoproj/argo-cd/v2@v2.10.9/resource_customizations/platform.confluent.io/ControlCenter/health_test.yaml (about)

     1  tests:
     2    - healthStatus:
     3        status: Progressing
     4        message: ControlCenter provisioning
     5      inputPath: testdata/progressing.yaml
     6    - healthStatus:
     7        status: Healthy
     8        message: ControlCenter running
     9      inputPath: testdata/healthy.yaml