github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/numaflow.numaproj.io/InterStepBufferService/health_test.yaml (about)

     1  tests:
     2  - healthStatus:
     3      status: Progressing
     4      message: "Waiting for InterStepBufferService status"
     5    inputPath: testdata/progressing.yaml
     6  - healthStatus:
     7      status: Healthy
     8      message: "InterStepBufferService is healthy"
     9    inputPath: testdata/healthy.yaml
    10  - healthStatus:
    11      status: Degraded
    12      message: "Waiting for 3 pods to be ready...\n"
    13    inputPath: testdata/degraded.yaml