You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[port2alias]: Fix to get right number of return values (sonic-net#1906)
What I did
get_port_config was modified to return different set number of arguments in PR: sonic-net/sonic-buildimage#4222. Changes in this PR is:
To address the different set of return values
To get the ports from all namespaces
To add unit-test
How I did it
Modify port2alias to read ports from all namespaces and also add unit-test
How to verify it
Test on single and multi-asic platforms.
unit-test passed.
(cherry picked from commit 3714f63)
Signed-off-by: Suvarna Meenakshi <[email protected]>
0 commit comments