Skip to content

Instantly share code, notes, and snippets.

@rh-operator-bundle-bot
Created December 11, 2025 09:29
Show Gist options
  • Select an option

  • Save rh-operator-bundle-bot/596e35a92a5942e47cf6d26d3c470ca5 to your computer and use it in GitHub Desktop.

Select an option

Save rh-operator-bundle-bot/596e35a92a5942e47cf6d26d3c470ca5 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": 4003.0,
"name": "ScorecardBasicSpecCheck"
},
{
"description": "Operator-sdk scorecard OLM Test Suite Check",
"elapsed_time": 8553.0,
"name": "ScorecardOlmSuiteCheck"
},
{
"description": "Checking if the operator could be deployed by OLM",
"elapsed_time": 48815.0,
"name": "DeployableByOLM"
},
{
"description": "Validating Bundle image that checks if it can validate the content and format of the operator bundle",
"elapsed_time": 68.0,
"name": "ValidateOperatorBundle"
},
{
"description": "Checks that the CSV has all of the required feature annotations.",
"elapsed_time": 60.0,
"name": "RequiredAnnotations"
}
]
},
"test_library": {
"commit": "6ee1ef78b1e65bdb3042588f9f0b7a4406333209",
"name": "github.com/redhat-openshift-ecosystem/openshift-preflight",
"version": "1.15.2"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment