github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/s3.aws.crossplane.io/Bucket/health_test.yaml (about)

     1  tests:
     2  - healthStatus:
     3      status: Degraded
     4      message: >-
     5        delete failed: operation error S3: DeleteBucket, https response error
     6        StatusCode: 409, RequestID: ABC123, HostID:
     7        ABC/123/ABC=,
     8        api error BucketNotEmpty: The bucket you tried to delete is not empty.
     9        You must delete all versions in the bucket.
    10    inputPath: testdata/ReconcileError.yaml
    11  - healthStatus:
    12      status: Healthy
    13      message: Available
    14    inputPath: testdata/healthy.yaml