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][AS4625-54P][AS4630-54NPE][AS5835-54T/54X][AS9726-32D] Fix psu_fans pytest failed in test_set_fans_led and test_get_fans_target_speed #234

Open
wants to merge 1 commit into
base: 202311.0
Choose a base branch
from

Conversation

tigerfu000
Copy link

Why I did it

  • The current supported PSUs do not support to control the fan of SPEED and LED.

How I did it

  • Add "controllable": false for speed and status_led for all PSUs to skip these test cases.

How to verify it

  • Pytest test_psu.py::TestPsuApi of test_set_fans_led and test_get_fans_target_speed can skip.

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205

Description for the changelog

Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

…psu_fans pytest failed in test_set_fans_led and test_get_fans_target_speed
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