-
Notifications
You must be signed in to change notification settings - Fork 711
[config_mgmt.py]: Set leaf-list to empty list while port breakout. #1268
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
Retest this please |
retest this please |
1 similar comment
retest this please |
Changes: -- Set leaf-list to empty list while port breakout, because deletions are not done to fields once set. -- Minor changes in test file. Signed-off-by: Praveen Chaudhary<[email protected]>
1.) Print whenever doPrint is true, it is needed for all error cases. 2.) Use deepcopy. 3.) Fix tests to accommodate empty string ports of ACL. 4.) Rebase. Signed-off-by: Praveen Chaudhary<[email protected]>
25b2cf1
to
4cf009a
Compare
This pull request introduces 1 alert when merging 4cf009a into 0a4365a - view on LGTM.com new alerts:
|
And handle the case where configDb stores [] as [""]. Signed-off-by: Praveen Chaudhary<[email protected]>
retest this please |
retest this please |
You mentioned "Right now it is not verified because Utils is not build PY3 yet on Azure Master." I think the py3 build is ready. #Closed |
Signed-off-by: Praveen Chaudhary <[email protected]>
Fixed: Ideally, it should say, Build depends on #6029 |
…onic-net#1268) -- Set leaf-list to empty list while port breakout, because deletions are not done to fields once set. -- Minor changes in test file. Signed-off-by: Praveen Chaudhary <[email protected]>
Changes:
-- Set leaf-list to empty list while port breakout, because deletions
are not done to fields once set.
Signed-off-by: Praveen Chaudhary[email protected]
Depends on sonic-net/sonic-buildimage#6029
- What I did
Changes:
-- Set leaf-list to empty list while port breakout, because deletions
are not done to fields once set.
- How I did it
Set list to empty while DPB.
- How to verify it
Build time tests are changes accordingly. PKGs build fine.
- 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)