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

support BootProgress on SMC X12/X13 #396

Merged
merged 3 commits into from
Oct 4, 2024
Merged

Conversation

DoctorVin
Copy link
Collaborator

@DoctorVin DoctorVin commented Sep 27, 2024

What does this PR implement/change/remove?

Add support for using redfish to retrieve the BootProgress from X12/X13 model servers. One of my concerns is that the version of the BMC software determines the redfish version, which can complicate the operational side of things.
This is a draft to get some consensus around my approach so far.

Checklist

  • [X ] Tests added
  • Similar commits squashed

The HW vendor this change applies to (if applicable)

SMC

The HW model number, product name this change applies to (if applicable)

X12 (so far)

The BMC firmware and/or BIOS versions that this change applies to (if applicable)

What version of tooling - vendor specific or opensource does this change depend on (if applicable)

Description for changelog/release notes

@splaspood
Copy link
Collaborator

Read through the changes, this lgtm. I'll have to add those functions to x13.go after I rebase on top of this.

@DoctorVin DoctorVin marked this pull request as ready for review October 2, 2024 21:00
@DoctorVin DoctorVin changed the title WIP: support BootProgress on SMC X12/X13 support BootProgress on SMC X12/X13 Oct 2, 2024
ofaurax
ofaurax previously approved these changes Oct 3, 2024
Copy link
Collaborator

@ofaurax ofaurax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems correct

@DoctorVin
Copy link
Collaborator Author

I think I've addressed all requests as of the latest commit.

Copy link
Collaborator

@luke-jarymowycz luke-jarymowycz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@DoctorVin DoctorVin merged commit e0bb584 into main Oct 4, 2024
5 checks passed
@DoctorVin DoctorVin deleted the vc/redfish-boot-progress2 branch October 4, 2024 18:47
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.

6 participants