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

[Mellanox] Adjust test cases for fan led support #8

Closed
wants to merge 4 commits into from

Conversation

Junchao-Mellanox
Copy link
Owner

Description of PR

Summary:
Add test case for fan led management enhancement.

Type of change

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

Approach

How did you do it?

  1. Check drawer info and led status in output of "show platform fan"
  2. Check syslog for fan fault

How did you verify/test it?

Manually run the test cases

Any platform specific information?

N/A

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

All existing topologies

Documentation

return 'red'

for fan_data in self.fan_data_list:
if fan_data.get_expect_led_color():
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fan_data.get_expect_led_color() == 'red'

@Junchao-Mellanox
Copy link
Owner Author

Community PR sonic-net#1580

@Junchao-Mellanox Junchao-Mellanox deleted the fan-led branch October 29, 2021 01:45
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.

3 participants