Skip to content

Fix suppress fib failure#10697

Merged
StormLiangMS merged 1 commit intosonic-net:masterfrom
StormLiangMS:fix_suppress_fib
Nov 10, 2023
Merged

Fix suppress fib failure#10697
StormLiangMS merged 1 commit intosonic-net:masterfrom
StormLiangMS:fix_suppress_fib

Conversation

@StormLiangMS
Copy link
Copy Markdown
Collaborator

Description of PR

Summary:
Fixes # (issue)

Type of change

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

Back port request

  • 201911
  • 202012
  • 202205
  • 202305

Approach

What is the motivation for this PR?

bgp suppress fib enabled by default, which could fail below two cases
test_bgp_route_without_suppresstest_bgp_route_without_suppress
test_credit_loop

How did you do it?

To disable the bgp suppress fib at the beginning of test. And enhance the restore_bgp_suppress_fib function

How did you verify/test it?

Run sonic-mgmt test

Any platform specific information?

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

Documentation

@StormLiangMS
Copy link
Copy Markdown
Collaborator Author

@echuawu could you help to review and comment?

@echuawu
Copy link
Copy Markdown
Contributor

echuawu commented Nov 10, 2023

@echuawu could you help to review and comment?

Approved.

@mssonicbld
Copy link
Copy Markdown
Collaborator

Cherry-pick PR to 202305: #10703

mssonicbld pushed a commit to mssonicbld/sonic-mgmt that referenced this pull request Nov 10, 2023
What is the motivation for this PR?
bgp suppress fib enabled by default, which could fail below two cases
test_bgp_route_without_suppresstest_bgp_route_without_suppress
test_credit_loop

How did you do it?
To disable the bgp suppress fib at the beginning of test. And enhance the restore_bgp_suppress_fib function

How did you verify/test it?
Run sonic-mgmt test
StormLiangMS added a commit that referenced this pull request Nov 10, 2023
What is the motivation for this PR?
bgp suppress fib enabled by default, which could fail below two cases
test_bgp_route_without_suppresstest_bgp_route_without_suppress
test_credit_loop

How did you do it?
To disable the bgp suppress fib at the beginning of test. And enhance the restore_bgp_suppress_fib function

How did you verify/test it?
Run sonic-mgmt test

Co-authored-by: StormLiangMS <89824293+StormLiangMS@users.noreply.github.com>
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.

4 participants