Skip to content

Fix neighbor health check failure for dualToR#2833

Merged
yxieca merged 1 commit intosonic-net:masterfrom
wangxin:fix-dualtor-nbr-check
Jan 19, 2021
Merged

Fix neighbor health check failure for dualToR#2833
yxieca merged 1 commit intosonic-net:masterfrom
wangxin:fix-dualtor-nbr-check

Conversation

@wangxin
Copy link
Copy Markdown
Collaborator

@wangxin wangxin commented Jan 19, 2021

Description of PR

Summary:
Fixes # (issue)

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • Test case(new/improvement)

Approach

What is the motivation for this PR?

PR #2792 introduced neighbor with type 'Server' into 'DEVICE_NEIGHBOR_METADATA' of config DB.
The 'Server' neighbors should be skipped in neighbor health check.

How did you do it?

Skip checking neighbor with type 'Server'.

How did you verify/test it?

Test run the test_nbr_health.py script on dualtor. Test passed.

Any platform specific information?

Supported testbed topology if it's a new test case?

Documentation

PR #2792 introduced neighbor with type 'Server' into 'DEVICE_NEIGHBOR_METADATA' of config DB.
The 'Server' neighbors should be skipped in neighbor health check.

Signed-off-by: Xin Wang <xiwang5@microsoft.com>
@wangxin wangxin requested a review from a team January 19, 2021 07:05
@yxieca yxieca merged commit 823fe3d into sonic-net:master Jan 19, 2021
@wangxin wangxin deleted the fix-dualtor-nbr-check branch February 1, 2021 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants