github.com/argoproj/argo-cd@v1.8.7/resource_customizations/zookeeper.pravega.io/ZookeeperCluster/health_test.yaml (about)

     1  tests:
     2  - healthStatus:
     3      status: Progressing
     4      message: "Waiting for ZK Nodes to join the ensemble"
     5    inputPath: testdata/progressing.yaml
     6  - healthStatus:
     7      status: Healthy
     8      message: "All ZK Nodes have joined the ensemble"
     9    inputPath: testdata/healthy.yaml