[cherry-pick] Stabilize default-routes test and handle AZNG upstream LC route-map behavior#1037
Open
PriyanshTratiya wants to merge 1 commit into
Open
[cherry-pick] Stabilize default-routes test and handle AZNG upstream LC route-map behavior#1037PriyanshTratiya wants to merge 1 commit into
PriyanshTratiya wants to merge 1 commit into
Conversation
Signed-off-by: Priyansh Tratiya <ptratiya@microsoft.com>
12 tasks
sdszhang
approved these changes
Mar 11, 2026
Contributor
|
let's update the title to show the original commit info. |
Author
Updated, thanks Riff! |
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.
Manual Cherry-Picking PRs: sonic-net/sonic-mgmt#15962 & sonic-net/sonic-mgmt#16532
This PR fixes issue sonic-net/sonic-mgmt#9052, where 'test_default_route_with_bgp_flap' fails with "Default route nexthops doesn't match the testbed topology" issue.
The count of the next hops is not matching with the upstream neighbor as per the topology (reading data from config facts).
In addition to the fix provided by sonic-net/sonic-mgmt#15962 for the issue sonic-net/sonic-mgmt#9052, this code change is also needed for handling AZNG route map changes on upstream LC.