Skip to content
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

PR Pipeline tests for csv.Metadata.Annotations doesn't follow allowed categories list as per the documentation #4883

Open
farshadghodsian opened this issue Dec 11, 2024 · 0 comments

Comments

@farshadghodsian
Copy link
Contributor

When running the Pipeline tests for merging a new certified-operator into this repo the tests are incorrectly flagging "Drivers and plugins" as an invalid category in the csv.Metadata.Annotations field even though that is one of the categories mentioned in the categories.json file as per the documentation:

Error:

time="2024-12-06T06:20:19Z" level=error msg="Error: Value : (amd-gpu-operator.v1.1.0) csv.Metadata.Annotations[\"categories\"] value \"Drivers and plugins\" is not in the set of standard categories" time="2024-12-06T06:20:19Z" level=info msg="check completed" 

Link to Test run failure here: #4852 (comment)

See attached Preflight.stderr log for full failure log: preflight.log. Will remove this for now, but hoping test or documentation can be updated. Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant