-
Notifications
You must be signed in to change notification settings - Fork 659
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
Verify port status in APPL_DB after shutting down interfaces. #1310
base: master
Are you sure you want to change the base?
Conversation
Gentle Reminder for review. |
@jleveque |
Kindly reminder to merge it. (resolve conflicts) |
@praveen-li |
@qiluo-msft : This is dependent of #1303 , kindly review only 2nd commit in this PR. |
589ebf0
to
4b9842d
Compare
the diff is shown that way, I am not removing _checkKeyinAsicDB, it is moved to _checkKeyInAsicDB |
90df86c
to
ae22fbc
Compare
ae22fbc
to
26ac268
Compare
Changes: -- Verify port status down in APPL DB after shutting down the ports. -- Tests. Signed-off-by: Praveen Chaudhary<pchaudhary@linkedin.com>
26ac268
to
b4cdbd3
Compare
/azp run |
Commenter does not have sufficient privileges for PR 1310 in repo Azure/sonic-utilities |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
Depends on #1303
- What I did
Verify Port status in APPDB after shutting down the interfaces before starting deletion of Ports.
- How I did it
DB Connect to APPDB and check operational status of all ports which are being deleted.
- How to verify it
Build with new Tests in tests/config_mgmt_test.py:
- 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)