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

Added support for foxconn paradise power events #30

Merged
merged 1 commit into from
May 31, 2024

Conversation

shunr-hpe
Copy link
Contributor

Summary and Scope

Paradise (OpenBMC) events are json where the Events field is a single object. The normal content for the Events field is an array of events.

This changes hmcollector to parse both options Events as an array and Events as an object. It then convers the Events as an object case to the array format before sending it to hsm via kafka.

CASMHMS-6208

Issues and Related PRs

Testing

Tested on:

  • tyr
  • Local development environment

Risks and Mitigations

Pull Request Checklist

  • Version number(s) incremented, if applicable
  • Copyrights updated
  • License file intact
  • Target branch correct
  • CHANGELOG.md updated
  • Testing is appropriate and complete, if applicable

@shunr-hpe shunr-hpe requested review from a team as code owners May 31, 2024 04:18
Copy link

👋 Hey! Here are the chart(s) we built for you:

Chart Download Link
cray-hms-hmcollector-2.16.7-20240531041859+cc6953c.tgz https://artifactory.algol60.net/artifactory/csm-helm-charts/unstable/hms-hmcollector/cray-hms-hmcollector-2.16.7-20240531041859+cc6953c.tgz

Note: this SHA is the merge of d224405 and the PR base branch. Good luck and make rocket go now! 🌮 🚀

Build summary

Build metadata

Key Value
Artifactory Component hms-hmcollector
Stable Build false
Unstable Build Prefix -20240531041859+cc6953c

Publish Helm charts results

Key Value
Status success
Successfully uploaded charts count 1
Failed uploaded charts count 0

@shunr-hpe shunr-hpe merged commit b5374bd into main May 31, 2024
17 checks passed
@shunr-hpe shunr-hpe deleted the paradise-events-casmhms-6208 branch May 31, 2024 16:57
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.

3 participants