github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/clickhouse-keeper.altinity.com/ClickHouseKeeperInstallation/health_test.yaml (about) 1 tests: 2 - healthStatus: 3 status: Healthy 4 message: ClickHouseKeeper installation completed successfully 5 inputPath: testdata/healthy_completed.yaml 6 - healthStatus: 7 status: Progressing 8 message: ClickHouseKeeper installation in progress 9 inputPath: testdata/progressing_inprogress.yaml 10 - healthStatus: 11 status: Degraded 12 message: "ClickHouseKeeper status: Failed" 13 inputPath: testdata/degraded_failed.yaml 14 - healthStatus: 15 status: Progressing 16 message: ClickHouseKeeper status not yet available 17 inputPath: testdata/progressing_nostatus.yaml