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

Redfish: Implements Redfish Assembly Health #202

Merged
merged 1 commit into from
Jan 12, 2022
Merged

Redfish: Implements Redfish Assembly Health #202

merged 1 commit into from
Jan 12, 2022

Conversation

ChicagoDuan
Copy link
Member

@ChicagoDuan ChicagoDuan commented Dec 15, 2021

Look for the OperationalStatus to set the Assembly Health.
If the OperationalStatus is false, then set the Health to "Critical"
If the OperationalStatus is true, then the Health is "OK"

Upstream:
https://gerrit.openbmc.org/c/openbmc/bmcweb/+/50317

Signed-off-by: Chicago Duan duanzhijia01@inspur.com

@jenkins-openbmc-ibm
Copy link

Can one of the admins verify this patch?

@ChicagoDuan
Copy link
Member Author

Hi @SunnySrivastava1984 @jinuthomas, I don't have assemblies. Can you help me test this commit?
Thank you!

@gtmills
Copy link
Contributor

gtmills commented Jan 12, 2022

jenkins run test please

@gtmills
Copy link
Contributor

gtmills commented Jan 12, 2022

@ChicagoDuan Can this get pushed upstream?

Look for the OperationalStatus to set the Assembly Health.
If the OperationalStatus is false, then set the Health to "Critical"
If the OperationalStatus is true, then the Health is "OK"

Signed-off-by: Chicago Duan <duanzhijia01@inspur.com>
@ChicagoDuan
Copy link
Member Author

@ChicagoDuan Can this get pushed upstream?

Hi @gtmills , I pushed it to the gerrit : https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/50317, but CI failed. It seems that the parent commit needs rebase.

Hi @SunnySrivastava1984 , Can you rebase this commit : Inventory properties via Assembly schema on bmcweb https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/39574/41 . Thanks!

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.

None yet

4 participants