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
Fixessonic-net/sonic-buildimage#8323 and added unit tests for all ecn queue configs. This regression was caused because the current ecn unit tests didn't cover the queue configs.
Signed-off-by: Neetha John <nejo@microsoft.com>
How to verify it
Ran tests/ecn_test.py and all cases passed
neethajohn
added a commit
to neethajohn/sonic-utilities
that referenced
this issue
Aug 30, 2021
…ic-net#1784)
Fixessonic-net/sonic-buildimage#8323 and added unit tests for all ecn queue configs. This regression was caused because the current ecn unit tests didn't cover the queue configs.
Signed-off-by: Neetha John <nejo@microsoft.com>
How to verify it
Ran tests/ecn_test.py and all cases passed
judyjoseph
pushed a commit
to sonic-net/sonic-utilities
that referenced
this issue
Sep 2, 2021
Fixessonic-net/sonic-buildimage#8323 and added unit tests for all ecn queue configs. This regression was caused because the current ecn unit tests didn't cover the queue configs.
Signed-off-by: Neetha John <nejo@microsoft.com>
How to verify it
Ran tests/ecn_test.py and all cases passed
malletvapid23
added a commit
to malletvapid23/Sonic-Utility
that referenced
this issue
Aug 3, 2023
Fixessonic-net/sonic-buildimage#8323 and added unit tests for all ecn queue configs. This regression was caused because the current ecn unit tests didn't cover the queue configs.
Signed-off-by: Neetha John <nejo@microsoft.com>
How to verify it
Ran tests/ecn_test.py and all cases passed
Description
admin@sonic:~$ ecnconfig -q 3
Exception caught: 'dict_keys' object has no attribute 'sort'
Steps to reproduce the issue:
Describe the results you received:
Exception caught: 'dict_keys' object has no attribute 'sort'
Describe the results you expected:
admin@sonic:~$ ecnconfig -q 3
ECN status:
queue 3: on
Output of
show version
:The text was updated successfully, but these errors were encountered: