[Mellanox] [Platform API] Update SN2201 dynamic minimum fan speed table#12602
Merged
liat-grozovik merged 3 commits intosonic-net:masterfrom Nov 8, 2022
Merged
Conversation
Signed-off-by: Kebo Liu <kebol@nvidia.com>
Signed-off-by: Kebo Liu <kebol@nvidia.com>
Junchao-Mellanox
approved these changes
Nov 4, 2022
Signed-off-by: Kebo Liu <kebol@nvidia.com>
liat-grozovik
approved these changes
Nov 8, 2022
yxieca
pushed a commit
that referenced
this pull request
Nov 10, 2022
…le (#12602) - Why I did it Update SN2201 dynamic minimum fan speed table according to data provided by the thermal team. - How I did it Update the thermal table in device_data.py - How to verify it Run platform related regression Signed-off-by: Kebo Liu <kebol@nvidia.com>
6 tasks
liat-grozovik
pushed a commit
to sonic-net/sonic-mgmt
that referenced
this pull request
Dec 6, 2022
SN2201 have minimal table defined in PR sonic-net/sonic-buildimage#12602 test case also need to be updated. - How did you do it? Add minitable definition for SN2201 - How did you verify/test it? run test platform_tests/mellanox/test_thermal_control.py::test_dynamic_minimum_table - Any platform specific information? Mellanox only Signed-off-by: Kebo Liu <kebol@nvidia.com>
wangxin
pushed a commit
to sonic-net/sonic-mgmt
that referenced
this pull request
Dec 7, 2022
SN2201 have minimal table defined in PR sonic-net/sonic-buildimage#12602 test case also need to be updated. - How did you do it? Add minitable definition for SN2201 - How did you verify/test it? run test platform_tests/mellanox/test_thermal_control.py::test_dynamic_minimum_table - Any platform specific information? Mellanox only Signed-off-by: Kebo Liu <kebol@nvidia.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why I did it
Update SN2201 dynamic minimum fan speed table according to data provided by the thermal team.
How I did it
Update the thermal table in device_data.py
How to verify it
Run platform related regression
Which release branch to backport (provide reason below if selected)
Description for the changelog
Link to config_db schema for YANG module changes