-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Registry operator OLM tests not passing #1251
Comments
|
|
|
devfile/registry-operator#48 will be included in the next release cut, therefore the review for this issue will begin after the mentioned PR is merged. |
|
devfile/registry-operator#49 is ready for review |
Which area this feature is related to?
/kind bug
Which area this bug is related to?
/area registry
What versions of software are you using?
Go project
Operating System and version: N/A
Go Pkg Version: 1.19
Bug Summary
Describe the bug: Current OLM validation testing is failing on a few of the test cases. Current validation includes:
olm-bundle-validation
olm-crds-have-validation
olm-crds-have-resources
olm-spec-descriptors
olm-status-descriptors
To Reproduce:
Start local cluster:
minikube start
Run
operator-sdk scorecard --wait-time 60s bundle
Expected behavior
All current OLM tests should pass.
Any logs, error output, screenshots etc? Provide the devfile that sees this bug, if applicable
Additional context
Any workaround?
None.
Suggestion on how to fix the bug
Failed test cases should be addressed by using this resource: https://sdk.operatorframework.io/docs/testing-operators/scorecard/
olm-bundle-validation
olm-crds-have-resources
olm-spec-descriptors
olm-status-descriptors
The text was updated successfully, but these errors were encountered: