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

[thermalctld] Fix fan status issue in 201911 #15

Closed
wants to merge 1 commit into from

Conversation

Junchao-Mellanox
Copy link
Owner

@Junchao-Mellanox Junchao-Mellanox commented Sep 24, 2020

Why I did this?

Previous PR sonic-net#92 has been merged to 201911. The previous fix used a method FanStatus.is_ok, however, the implementation of this method is different between master and 201911. So we need an extra enhance for this issue.

How I did this?

fan status should be true only if FanStatus.is_ok() and fan_status is true.

How I verify this?

By manual test and regression test.

@Junchao-Mellanox
Copy link
Owner Author

sonic-net#96

@Junchao-Mellanox Junchao-Mellanox deleted the fix-fan-status-201911 branch September 25, 2020 01:50
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.

2 participants