-
Notifications
You must be signed in to change notification settings - Fork 684
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
Shut down interface after config validation of port\dependencies deletion and port addition #1303
Conversation
Gentle Reminder for review. |
Solves: sonic-net/sonic-buildimage#6631 |
4d8a309
to
20b1105
Compare
Retest this please |
Let me check why tests are failing. |
Retest this please |
@jleveque : I think we can safely merge it now. As mentioned, Nvidia has raised a couple of issues that are solved by this PR. |
@praveen-li: Can you add either |
…onic-net#28) * [config_mgmt.py]: Shutdown the interfaces after config validation. Changes: -- Shutdown the interfaces after config validation while Dy Port Breakout. -- Validate del ports before calling breakOutPorts API. Signed-off-by: Praveen Chaudhary pchaudhary@linkedin.com
Signed-off-by: Praveen Chaudhary<pchaudhary@linkedin.com>
Signed-off-by: Praveen Chaudhary <pchaudhary@linkedin.com>
210aeea
to
2c500e6
Compare
Forced pushed "praveen-li force-pushed the praveen-li:shut_down_intf_dpb branch from 210aeea to 2c500e6 now" For rebase. No other changes. |
retest default please |
Retest this please |
1 similar comment
Retest this please |
@jleveque : gentle reminder for review. |
@lguohan Kindly merge this PR to fix a few of the DPB issues mentioned in the description. |
Kindly merge this PR to fix a few of the DPB issues mentioned in the description. |
retest this please |
Kindly reminder to retest it. |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
Changes: -- Shutdown the interfaces after config validation while Dy Port Breakout. -- Validate del ports before calling breakOutPorts API. Signed-off-by: Praveen Chaudhary pchaudhary@linkedin.com Fixes sonic-net/sonic-buildimage#6646, sonic-net/sonic-buildimage#6631, Signed-off-by: Praveen Chaudhary pchaudhary@linkedin.com
Changes:
-- Shutdown the interfaces after config validation while Dy Port Breakout.
-- Validate del ports before calling breakOutPorts API.
Signed-off-by: Praveen Chaudhary pchaudhary@linkedin.com
Fixes sonic-net/sonic-buildimage#6646, sonic-net/sonic-buildimage#6631,
- What I did
Changes:
-- Shutdown the interfaces after config validation while Dy Port Breakout.
- How I did it
-- move shutdown part to config_mgmt.py, because we need to shutdown only when DPB is initiated.
- How to verify it
——Test 06/09/2020
- Previous command output (if the output of a command-line utility has changed)
- New command output (if the output of a command-line utility has changed)