bmc-toolbox / bmclib

Library to abstract Baseboard Management Controller interaction
Apache License 2.0
193 stars 36 forks source link

providers/dell: implement the BMCResetter interface #379

Closed joelrebel closed 11 months ago

joelrebel commented 11 months ago

What does this PR implement/change/remove?

Implements the BMCResetter interface to enable BMC resets on Dells.

Checklist

The HW vendor this change applies to (if applicable)

Dell

codecov[bot] commented 11 months ago

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 :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.