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

[Backport release/3.32] CRAYSAT-1929: Fix CFS fields in sat status for CFS v3 #281

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

github-actions[bot]
Copy link

Backport of #279

The `CFSStatusModule` still had hard-coded property names for the
properties of a CFS component, and these property names were only valid
for CFS v2, so `sat status` only showed CFS fields when CFS v2 was used.
Update the mapping so that it correctly maps CFS properties to the
`sat status` column names for both CFS v2 and v3.

Test Description:
Built `cray-sat` image and tested on `noname` with both CFS versions,
that is:

* `sat status --cfs-version v2`
* `sat status --cfs-version v3`

(cherry picked from commit 829ba2c)
@haasken-hpe haasken-hpe merged commit 33c7bb2 into release/3.32 Oct 30, 2024
2 checks passed
@haasken-hpe haasken-hpe deleted the backport/279-to-release/3.32 branch October 30, 2024 16:21
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.

1 participant