Wait for bgp in config reload operation for suppress fib test#24918
Conversation
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Wait for bgp in config reload operation in suppress fib test It would avoid bgp failed to establish after stopping orchagent Change-Id: Ifbe8c0cb4a2c754100d7bf94f6561658cac86c12 Signed-off-by: echuawu <chuanw@nvidia.com>
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
…net#24918) Approach What is the motivation for this PR? BGP sessions failed to establish after stopping orchagent, and it could persist for long time. How did you do it? Wait for bgp in config reload operation in suppress fib test How did you verify/test it? Run it locally Any platform specific information? Supported testbed topology if it's a new test case? Documentation Signed-off-by: selldinesh <dinesh.sellappan@keysight.com>
…net#24918) Approach What is the motivation for this PR? BGP sessions failed to establish after stopping orchagent, and it could persist for long time. How did you do it? Wait for bgp in config reload operation in suppress fib test How did you verify/test it? Run it locally Any platform specific information? Supported testbed topology if it's a new test case? Documentation Signed-off-by: selldinesh <dinesh.sellappan@keysight.com>
…net#24918) Approach What is the motivation for this PR? BGP sessions failed to establish after stopping orchagent, and it could persist for long time. How did you do it? Wait for bgp in config reload operation in suppress fib test How did you verify/test it? Run it locally Any platform specific information? Supported testbed topology if it's a new test case? Documentation Signed-off-by: selldinesh <dinesh.sellappan@keysight.com>
|
hi @deepak-singhal0408 would you help to take a look? Could this one fix the flaky issue for fib suppress? |
|
hi @echuawu JFYI, Deepak has a PR to skip this test in 202605 and before, community is working on a refactor of suppress fib. Not sure do we still need to cherrypick this fix to 202511/202605? |
It should be cherrypick to 202511. |
|
…net#24918) Approach What is the motivation for this PR? BGP sessions failed to establish after stopping orchagent, and it could persist for long time. How did you do it? Wait for bgp in config reload operation in suppress fib test How did you verify/test it? Run it locally Any platform specific information? Supported testbed topology if it's a new test case? Documentation Signed-off-by: ssithaia-ebay <ssithaian@ebay.com>
…net#24918) Approach What is the motivation for this PR? BGP sessions failed to establish after stopping orchagent, and it could persist for long time. How did you do it? Wait for bgp in config reload operation in suppress fib test How did you verify/test it? Run it locally Any platform specific information? Supported testbed topology if it's a new test case? Documentation Signed-off-by: Yijing Yan <yijingyan@microsoft.com>
Description of PR
Wait for bgp in config reload operation in suppress fib test
It would avoid bgp failed to establish after stopping orchagent
Summary:
Fixes # (issue)
Type of change
Back port request
Approach
What is the motivation for this PR?
BGP sessions failed to establish after stopping orchagent, and it could persist for long time.
How did you do it?
Wait for bgp in config reload operation in suppress fib test
How did you verify/test it?
Run it locally
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation