-
Notifications
You must be signed in to change notification settings - Fork 36
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
Add SEL Clear Support #349
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #349 +/- ##
==========================================
+ Coverage 44.65% 44.74% +0.08%
==========================================
Files 51 54 +3
Lines 4116 4173 +57
==========================================
+ Hits 1838 1867 +29
- Misses 2069 2096 +27
- Partials 209 210 +1
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the clean implementation here, apart from the abbreviation changes it looks good to me
@mattcburns this requires another rebase on main, then set the |
@joelrebel Looks like I don't have permissions to add labels to this PR but I did update to main. |
What does this PR implement/change/remove?
Adds the ability to clear the SEL on the target BMC via IPMI and Redfish.
Checklist
The HW vendor this change applies to (if applicable)
N/A
The HW model number, product name this change applies to (if applicable)
N/A
The BMC firmware and/or BIOS versions that this change applies to (if applicable)
N/A
What version of tooling - vendor specific or opensource does this change depend on (if applicable)
N/A
Description for changelog/release notes