Skip to content

Instantly share code, notes, and snippets.

@rh-operator-bundle-bot
Created June 18, 2025 18:03
Show Gist options
  • Save rh-operator-bundle-bot/ae7d6ba9d3abe555496b3077e14124f8 to your computer and use it in GitHub Desktop.
Save rh-operator-bundle-bot/ae7d6ba9d3abe555496b3077e14124f8 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": 3228.0,
"name": "ScorecardBasicSpecCheck"
},
{
"description": "Operator-sdk scorecard OLM Test Suite Check",
"elapsed_time": 2171.0,
"name": "ScorecardOlmSuiteCheck"
},
{
"description": "Checking if the operator could be deployed by OLM",
"elapsed_time": 29291.0,
"name": "DeployableByOLM"
},
{
"description": "Validating Bundle image that checks if it can validate the content and format of the operator bundle",
"elapsed_time": 22.0,
"name": "ValidateOperatorBundle"
},
{
"description": "Checks that the CSV has all of the required feature annotations.",
"elapsed_time": 24.0,
"name": "RequiredAnnotations"
}
]
},
"test_library": {
"commit": "5a81baa0a0a31dd4ff30d626adecf2202164688d",
"name": "github.com/redhat-openshift-ecosystem/openshift-preflight",
"version": "1.13.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment