Skip to content

Instantly share code, notes, and snippets.

@rh-operator-bundle-bot
Created November 8, 2024 17:19
Show Gist options
  • Save rh-operator-bundle-bot/482bf03623a0d37dd844adacebc5b691 to your computer and use it in GitHub Desktop.
Save rh-operator-bundle-bot/482bf03623a0d37dd844adacebc5b691 to your computer and use it in GitHub Desktop.
{
"passed": true,
"results": {
"errors": [],
"failed": [],
"passed": [
{
"description": "Check to make sure that all CRs have a spec block.",
"elapsed_time": 15727.0,
"name": "ScorecardBasicSpecCheck"
},
{
"description": "Operator-sdk scorecard OLM Test Suite Check",
"elapsed_time": 2717.0,
"name": "ScorecardOlmSuiteCheck"
},
{
"description": "Checking if the operator could be deployed by OLM",
"elapsed_time": 77313.0,
"name": "DeployableByOLM"
},
{
"description": "Validating Bundle image that checks if it can validate the content and format of the operator bundle",
"elapsed_time": 10.0,
"name": "ValidateOperatorBundle"
},
{
"description": "Checks that the CSV has all of the required feature annotations.",
"elapsed_time": 7.0,
"name": "RequiredAnnotations"
}
]
},
"test_library": {
"commit": "3a93f15cba1f3a4517c02f10914d6cff5cfa5c60",
"name": "github.com/redhat-openshift-ecosystem/openshift-preflight",
"version": "1.10.2"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment