-
Notifications
You must be signed in to change notification settings - Fork 582
[Chassis][orchagent] : Support WRED profiles on system ports #2855
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
Conversation
@vmittal-msft , please fix test failure |
4b6df2d
to
6486a35
Compare
@vmittal-msft can you fix the test failure? |
@gechiang these failures are not related to my changes. I am trying to re-run the build but it is still failing. |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
6486a35
to
c414986
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please check if we can add UTs
e2c14ea
to
ae56de2
Compare
03b859c
to
aa0dc20
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
/easycla |
MSFT ADO: 24595422 |
…et#2855) * Support WRED profiles on system ports * Fix for system port for local ports * feedback comments * port up changes * Fixed feedback comments
@gechiang , @vmittal-msft , @prsunny , why lots of code changes, but no single line of unit test added? |
@lguohan i will work on the unit case for this change. Sorry for the miss in initial commit. |
@lguohan My bad when I review but missed to check the missing UT check that is required and approved/merged it prematurely. |
@vmittal-msft , when will this get merged to 202205?. |
MSFT ADO: 24595422
What I did
Added support to apply wred profile on system ports
Why I did it
remote system ports were missing wred profile
How I verified it
Tested on sonic chassis
Details if related