-
Notifications
You must be signed in to change notification settings - Fork 529
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
[vstest]: Add test_port_config.py which include breakout port test. #866
Conversation
[pytests] Add test_port_config.py which include breakout port test. It needs to modify sai_create_port for virtual switch.
The test_port_breakout needs to merge the commit in sonic-sairedis. (sonic-net/sonic-sairedis#453) |
retest this please |
3 similar comments
retest this please |
retest this please |
retest this please |
@lguohan , May you help to review? Thanks. |
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 fix.
retest this please |
retest this please |
1 similar comment
retest this please |
Retest this please |
1 similar comment
Retest this please |
retest this please |
Signed-off-by: kcudnik <kcudnik@gmail.com>
[pytests] Add test_port_config.py which include breakout port test.
It needs to modify sai_create_port for virtual switch.
What I did
add test case for port breakout
Why I did it
make sure the orchagent is correct for port breakout
How I verified it
run the pytest
Details if related
It also needs to modify sai_create_port for virtual switch (sonic-net/sonic-sairedis#453)
Signed-off-by: chiourung_huang chiourung_huang@edge-core.com