[SFP][test_get_transceiver_info] | fix test issue "Transceiver info got by sfp api contains unexpected fields"#6114
Merged
prgeor merged 1 commit intosonic-net:masterfrom Aug 29, 2022
Conversation
Contributor
Author
|
/azpw run |
Collaborator
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
AntonHryshchuk
previously approved these changes
Aug 9, 2022
…ntains unexpected fields For the QSFP-DD, there are some new added keys in the xcvr info in 202205 or later, so align the script Change-Id: I50301ffde78e029137914ef511f442de032619ec Change-Id: If9005572259cab0b3f092aa20d053a96c2d537d5
e2c3d8d to
9b957d2
Compare
AntonHryshchuk
approved these changes
Aug 18, 2022
liat-grozovik
approved these changes
Aug 24, 2022
Collaborator
|
/azp run Azure.sonic-mgmt |
Collaborator
|
@prgeor fyi |
|
Azure Pipelines successfully started running 1 pipeline(s). |
prgeor
approved these changes
Aug 29, 2022
Contributor
|
@yxieca can this be cherry-picked to 202205? i didin't find the right label |
allen-xf
pushed a commit
to allen-xf/sonic-mgmt
that referenced
this pull request
Oct 28, 2022
…ntains unexpected fields (sonic-net#6114) For the QSFP-DD, there are some new added keys in the xcvr info in 202205 or later, so align the script Change-Id: I50301ffde78e029137914ef511f442de032619ec Change-Id: If9005572259cab0b3f092aa20d053a96c2d537d5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
For the QSFP-DD cable, there are some new added keys in the xcvr info in 202205 or later, so align the script
Change-Id: I50301ffde78e029137914ef511f442de032619ec
Description of PR
Summary: For the QSFP-DD cable, there are some new added keys in the xcvr info in 202205 or later, so align the script
Fixes # (issue) fix test issue "Transceiver info got by sfp api contains unexpected fields"
Type of change
Back port request
Approach
What is the motivation for this PR?
fix test issue "Transceiver info got by sfp api contains unexpected fields"
How did you do it?
Add the new added keys after 202205 to the test script.
How did you verify/test it?
Run the test_get_transceiver_info on 202205, and it pass
Any platform specific information?
No
Supported testbed topology if it's a new test case?
Documentation