github.com/argoproj/argo-cd@v1.8.7/resource_customizations/stacks.crossplane.io/ClusterStackInstall/health_test.yaml (about) 1 tests: 2 - healthStatus: 3 status: Progressing 4 message: Waiting for stack to be installed 5 inputPath: testdata/wait_stack.yaml 6 - healthStatus: 7 status: Progressing 8 message: 'Resource is being created' 9 inputPath: testdata/being_created_stack.yaml 10 - healthStatus: 11 status: Healthy 12 message: 'Resource is available for use' 13 inputPath: testdata/installed_stack.yaml