[sfps] Fix issue where the test_sfps failed due to key error#4250
[sfps] Fix issue where the test_sfps failed due to key error#4250Blueve merged 3 commits intosonic-net:masterfrom
Conversation
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
@vdahiya12 Do you know why we add |
@vdahiya12 suggest you to fix the len issue in your PR #4226 and let this PR fix the 'key_error'. We can discuss on len issue. |
|
I am going to check-in this fix first. Let's address other issue in another thread |
…et#4250) * [sfps] Fix issue where the test_sfps failed due to key error Signed-off-by: Jing Kan [email protected]
Description of PR
Summary:
Fix issue where the test_sfps failed due to key error.
The issue was cause by API change and it was introduced by this PR: #4157
Type of change
Back port request
Approach
What is the motivation for this PR?
Fix issue where the test_sfps failed due to key error.
How did you do it?
Convert the dictionary to indices list
How did you verify/test it?
Run test_sfps on a physical DUT
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation