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

providers/dell: implement the BMCResetter interface #379

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

joelrebel
Copy link
Member

What does this PR implement/change/remove?

Implements the BMCResetter interface to enable BMC resets on Dells.

Checklist

  • Tests added
  • Similar commits squashed

The HW vendor this change applies to (if applicable)

Dell

Copy link

codecov bot commented Dec 6, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (764ac9e) 43.42% compared to head (721d315) 43.40%.

Files Patch % Lines
providers/dell/idrac.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #379      +/-   ##
==========================================
- Coverage   43.42%   43.40%   -0.02%     
==========================================
  Files          59       59              
  Lines        5138     5140       +2     
==========================================
  Hits         2231     2231              
- Misses       2690     2692       +2     
  Partials      217      217              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@joelrebel joelrebel merged commit 4d960aa into main Dec 6, 2023
5 of 7 checks passed
@joelrebel joelrebel deleted the dell-bmc-reset branch December 6, 2023 12:55
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

Successfully merging this pull request may close these issues.

2 participants