Select only reachable or stale entries #635
Merged
prsunny merged 2 commits intosonic-net:masterfrom May 30, 2018
Merged
Conversation
2 tasks
volodymyrsamotiy
approved these changes
May 30, 2018
auspham
pushed a commit
to auspham/sonic-mgmt
that referenced
this pull request
Feb 3, 2026
…ptics (sonic-net#635) Cherry pick conflicts, so created new pull request. Pr's: sonic-net#18772 sonic-net#20120 sonic-net#19691 Adding a check for Cloudlight optics. Adding multi asic support for test_reset Co-authored-by: yatishkoul <yatishkoul@gmail.com>
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
Sometimes CRM "nexthop group" test fails due to incorrect nexthop set for the route. This PR is to select only reachable or stale entries. This also overrides the changes as part of
#633
Fixes # (issue)
Type of change
Approach
How did you do it?
Select only reachable or stale neighbor entries in show command
How did you verify/test it?
Execute CRM test on t0 topology
Any platform specific information?
N/A
Supported testbed topology if it's a new test case?
Documentation
N/A