ipmi test broken on power because it's not listening for the right driverw
Bug #1629417 reported by
Jeff Lane
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Checkbox Provider - Base |
Fix Released
|
Critical
|
Jeff Lane |
Bug Description
The ipmi test script was designed on x86-64 which uses ipmi_si in the stack to access the BMC from the deployed OS.
However, on some systems, ipmi_si is not valid, they use ipmi_devintf (Open Power). So the script needs to take this into account.
Related branches
lp://staging/~bladernr/checkbox/1629417-fix-power-ipmitest
- Paul Larson: Approve
-
Diff: 43 lines (+12/-8)1 file modifiedproviders/plainbox-provider-checkbox/bin/ipmi_test (+12/-8)
Changed in plainbox-provider-checkbox: | |
status: | In Progress → Fix Committed |
Changed in plainbox-provider-checkbox: | |
milestone: | none → 0.34.0 |
Changed in plainbox-provider-checkbox: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.