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

[test_snmp_phy_entity] Fix key error for test_transceiver_info #14

Closed
wants to merge 1 commit into from

Conversation

JibinBao
Copy link
Owner

In test_transceiver_info the key of hardware_rev has been changed to vendor_rev.
According to these PRs(sonic-net/sonic-platform-daemons#231, sonic-net/sonic-utilities#1950), now only master branch support the key of vendor_rev. So, for other branches it still keeps the key of hardware_rev.

Description of PR

Summary:
Fixes # (issue)

Type of change

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

Back port request

  • 201911

Approach

What is the motivation for this PR?

Fix key error issue in test_transceiver_info.

How did you do it?

Run test_transceiver_info

How did you verify/test it?

Run test_transceiver_info on different branches, for example: master, 202012.

Any platform specific information?

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

Documentation

@JibinBao
Copy link
Owner Author

open external PR

@JibinBao JibinBao closed this Jan 19, 2022
JibinBao pushed a commit that referenced this pull request Sep 18, 2024
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