Skip to content
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

Fix State Db LAG_MEMBER_TABLE removal not happening. #3347

Merged
merged 6 commits into from
Oct 30, 2024

Conversation

abdosi
Copy link
Contributor

@abdosi abdosi commented Oct 29, 2024

What I did:
Original issue and and PR: #3333

Why I did:
Fix the failure in test_po_update.py as seen in this PR checker: sonic-net/sonic-buildimage#20610
Previous fix blocked State Db LAG_MEMBER_TABLE deletion which is not correct as this table is created by tlm_teamd (owner).
Intention was to prevent deletion of State Db LAG_TABLE owner of which is teamsyncd.

@abdosi abdosi requested a review from judyjoseph as a code owner October 29, 2024 23:53
@abdosi abdosi requested a review from prsunny October 29, 2024 23:54
@abdosi
Copy link
Contributor Author

abdosi commented Oct 29, 2024

@yejianquan for viz.

@yejianquan
Copy link

Hi @prsunny , could you please help to review and merge if it got approved?

@prsunny prsunny merged commit 93f7c15 into sonic-net:master Oct 30, 2024
17 checks passed
mssonicbld pushed a commit to mssonicbld/sonic-swss that referenced this pull request Oct 30, 2024
What I did:
Original issue and and PR: sonic-net#3333

Why I did:
Fix the failure in test_po_update.py as seen in this PR checker: sonic-net/sonic-buildimage#20610
Previous fix blocked State Db LAG_MEMBER_TABLE deletion which is not correct as this table is created by tlm_teamd (owner).
Intention was to prevent deletion of State Db LAG_TABLE owner of which is teamsyncd.
@mssonicbld
Copy link
Collaborator

Cherry-pick PR to 202405: #3348

mssonicbld pushed a commit that referenced this pull request Oct 31, 2024
What I did:
Original issue and and PR: #3333

Why I did:
Fix the failure in test_po_update.py as seen in this PR checker: sonic-net/sonic-buildimage#20610
Previous fix blocked State Db LAG_MEMBER_TABLE deletion which is not correct as this table is created by tlm_teamd (owner).
Intention was to prevent deletion of State Db LAG_TABLE owner of which is teamsyncd.
stepanblyschak pushed a commit to stepanblyschak/sonic-swss that referenced this pull request Nov 13, 2024
What I did:
Original issue and and PR: sonic-net#3333

Why I did:
Fix the failure in test_po_update.py as seen in this PR checker: sonic-net/sonic-buildimage#20610
Previous fix blocked State Db LAG_MEMBER_TABLE deletion which is not correct as this table is created by tlm_teamd (owner).
Intention was to prevent deletion of State Db LAG_TABLE owner of which is teamsyncd.
divyachandralekha pushed a commit to divyachandralekha/sonic-swss that referenced this pull request Dec 12, 2024
What I did:
Original issue and and PR: sonic-net#3333

Why I did:
Fix the failure in test_po_update.py as seen in this PR checker: sonic-net/sonic-buildimage#20610
Previous fix blocked State Db LAG_MEMBER_TABLE deletion which is not correct as this table is created by tlm_teamd (owner).
Intention was to prevent deletion of State Db LAG_TABLE owner of which is teamsyncd.
divyachandralekha pushed a commit to divyachandralekha/sonic-swss that referenced this pull request Dec 12, 2024
What I did:
Original issue and and PR: sonic-net#3333

Why I did:
Fix the failure in test_po_update.py as seen in this PR checker: sonic-net/sonic-buildimage#20610
Previous fix blocked State Db LAG_MEMBER_TABLE deletion which is not correct as this table is created by tlm_teamd (owner).
Intention was to prevent deletion of State Db LAG_TABLE owner of which is teamsyncd.
shiraez pushed a commit to Marvell-switching/sonic-swss that referenced this pull request Feb 17, 2025
What I did:
Original issue and and PR: sonic-net#3333

Why I did:
Fix the failure in test_po_update.py as seen in this PR checker: sonic-net/sonic-buildimage#20610
Previous fix blocked State Db LAG_MEMBER_TABLE deletion which is not correct as this table is created by tlm_teamd (owner).
Intention was to prevent deletion of State Db LAG_TABLE owner of which is teamsyncd.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants