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][AS9716-32D] Fix sonic-mgmt pytest test_chassis.py::testChassisApi::test_sfps fail #187

Merged

Conversation

tigerfu000
Copy link
Contributor

Why I did it

  • platform_tests/api/test_chassis.py::TestChassisApi::test_sfps
    • Failed: Number of sfps (34) does not match expected number (32)
      • Wrong ‘num_ports’ value = 34 in pddf-device.json.

How I did it

  • Change ‘num_ports’ value = 32 in pddf-device.json.

How to verify it

  • Run pytest case is pass.

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)

@kevin28-9219 kevin28-9219 merged commit f803852 into edge-core:202311.0 Sep 9, 2024
1 check passed
@tigerfu000 tigerfu000 deleted the 202311.0_pytest_chassis branch September 9, 2024 07:34
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