Temporarily disable checking IPv6 BGP routing on neighbors for warm-reboot#8735
Merged
saiarcot895 merged 2 commits intosonic-net:masterfrom Jun 28, 2023
Merged
Conversation
…eboot Due to sonic-net/sonic-buildimage#12853, IPv6 BGP is partially broken, where some IPv6 BGP prefixes aren't advertised up to T1 neighbors. In an effort to get the warm reboot PR checker re-enabled, disable checking the IPv6 BGP routing for now. Once that PR is either fixed or reverted, revert this PR. Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
kellyyeh
previously approved these changes
Jun 27, 2023
vaibhavhd
reviewed
Jun 27, 2023
vaibhavhd
previously approved these changes
Jun 27, 2023
Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
vaibhavhd
approved these changes
Jun 27, 2023
saiarcot895
added a commit
to saiarcot895/sonic-mgmt
that referenced
this pull request
Jul 12, 2023
…r warm-reboot (sonic-net#8735)" This reverts commit ff4bbf3.
6 tasks
mrkcmo
pushed a commit
to Azarack/sonic-mgmt
that referenced
this pull request
Oct 3, 2023
…eboot (sonic-net#8735) * Temporarily disable checking IPv6 BGP routing on neighbors for warm-reboot Due to sonic-net/sonic-buildimage#12853, IPv6 BGP is partially broken, where some IPv6 BGP prefixes aren't advertised up to T1 neighbors. In an effort to get the warm reboot PR checker re-enabled, disable checking the IPv6 BGP routing for now. Once that PR is either fixed or reverted, revert this PR. Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com> * Add todo comment Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com> --------- Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
AharonMalkin
pushed a commit
to AharonMalkin/sonic-mgmt
that referenced
this pull request
Jan 25, 2024
…eboot (sonic-net#8735) * Temporarily disable checking IPv6 BGP routing on neighbors for warm-reboot Due to sonic-net/sonic-buildimage#12853, IPv6 BGP is partially broken, where some IPv6 BGP prefixes aren't advertised up to T1 neighbors. In an effort to get the warm reboot PR checker re-enabled, disable checking the IPv6 BGP routing for now. Once that PR is either fixed or reverted, revert this PR. Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com> * Add todo comment Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com> --------- Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
AharonMalkin
pushed a commit
to AharonMalkin/sonic-mgmt
that referenced
this pull request
Jan 25, 2024
* Revert "Temporarily disable checking IPv6 BGP routing on neighbors for warm-reboot (sonic-net#8735)" This reverts commit ff4bbf3. * Revert "Remove the bgp_v6 check, which adds failure since the IPv6 BGP doesn't come up (sonic-net#8746)" This reverts commit 5db3a06.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of PR
Due to sonic-net/sonic-buildimage#12853, IPv6 BGP is partially broken, where some IPv6 BGP prefixes aren't advertised up to T1 neighbors. In an effort to get the warm reboot PR checker re-enabled, disable checking the IPv6 BGP routing for now.
Once that PR is either fixed or reverted, revert this PR.
Summary:
Fixes # (issue)
Type of change
Back port request
Approach
What is the motivation for this PR?
How did you do it?
How did you verify/test it?
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation