github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/numaplane.numaproj.io/ISBServiceRollout/health_test.yaml (about) 1 tests: 2 - healthStatus: 3 status: Progressing 4 message: "Not yet reconciled" 5 inputPath: testdata/ISBServiceRollout/progressing-observedgen.yaml 6 - healthStatus: 7 status: Healthy 8 message: "Healthy" 9 inputPath: testdata/ISBServiceRollout/healthy.yaml 10 - healthStatus: 11 status: Degraded 12 message: "ISBService Failed" 13 inputPath: testdata/ISBServiceRollout/degraded.yaml 14 - healthStatus: 15 status: Progressing 16 message: "Not yet reconciled" 17 inputPath: testdata/ISBServiceRollout/progressing-nostatus.yaml 18 - healthStatus: 19 status: Progressing 20 message: "Child Progressing" 21 inputPath: testdata/ISBServiceRollout/progressing-reason.yaml 22 - healthStatus: 23 status: Progressing 24 message: "Update in progress" 25 inputPath: testdata/ISBServiceRollout/pending-upgrade-in-progress.yaml 26 - healthStatus: 27 status: Degraded 28 message: "Progressive upgrade failed" 29 inputPath: testdata/ISBServiceRollout/progressive-failed.yaml