Skip to content

Instantly share code, notes, and snippets.

@rh-operator-bundle-bot
Created April 3, 2024 13:07
Show Gist options
  • Save rh-operator-bundle-bot/b4a785c44afe53b7e8ff7ca980def68b to your computer and use it in GitHub Desktop.
Save rh-operator-bundle-bot/b4a785c44afe53b7e8ff7ca980def68b 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": 12852.0,
"name": "ScorecardBasicSpecCheck"
},
{
"description": "Operator-sdk scorecard OLM Test Suite Check",
"elapsed_time": 4856.0,
"name": "ScorecardOlmSuiteCheck"
},
{
"description": "Checking if the operator could be deployed by OLM",
"elapsed_time": 65794.0,
"name": "DeployableByOLM"
},
{
"description": "Validating Bundle image that checks if it can validate the content and format of the operator bundle",
"elapsed_time": 17.0,
"name": "ValidateOperatorBundle"
},
{
"description": "Checks that the CSV has all of the required feature annotations.",
"elapsed_time": 11.0,
"name": "RequiredAnnotations"
}
]
},
"test_library": {
"commit": "f19c2a2f587f9890d45ef8b9c13503a4c03f3218",
"name": "github.com/redhat-openshift-ecosystem/openshift-preflight",
"version": "1.9.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment