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

[Platform API] Remove bounds check for thermal values #2995

Merged
merged 1 commit into from
Feb 26, 2021

Conversation

zzhiyuan
Copy link
Contributor

Description of PR

Summary:
Fixes platform API test failure due to thermals with low thresholds too low or high thresholds too high.
Thermals vary vastly with low bounds being -55 or lower, and high bounds with 115 or higher. It's hard to set a good threshold while still making the test useful.

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • Test case(new/improvement)

Approach

What is the motivation for this PR?

In Arista's testing we found thermal sensors that do not conform to existing checks.

How did you do it?

How did you verify/test it?

Any platform specific information?

Supported testbed topology if it's a new test case?

Documentation

@zzhiyuan zzhiyuan requested a review from jleveque as a code owner February 18, 2021 07:19
@azure-pipelines
Copy link

Pull request contains merge conflicts.

@yxieca
Copy link
Collaborator

yxieca commented Feb 18, 2021

/Azurepipelines run

@azure-pipelines
Copy link

Pull request contains merge conflicts.

@jleveque
Copy link
Contributor

@zzhiyuan: Please fix conflicts.

@zzhiyuan
Copy link
Contributor Author

@zzhiyuan: Please fix conflicts.

Done.

@jleveque jleveque changed the title Remove bounds check for thermals platform API tests [Platform API] Remove bounds check for thermal values Feb 18, 2021
@yxieca yxieca merged commit 1ea29a1 into sonic-net:master Feb 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants