-
Notifications
You must be signed in to change notification settings - Fork 738
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BFD Echomode testplan.md #11898
BFD Echomode testplan.md #11898
Conversation
The pre-commit check detected issues in the files touched by this pull request. Detailed pre-commit check results: To run the pre-commit checks locally, you can follow below steps:
|
The pre-commit check detected issues in the files touched by this pull request. Detailed pre-commit check results: To run the pre-commit checks locally, you can follow below steps:
|
@yxieca can you please review this PR. |
Description of PR
This PR provides enhancement in the existing test plan for BFD with echo-mode. The test plan comprises of one test case:
Type of change
Added a new test plan to run BFD echo-mode along with BGP routing protocol.
Back port request
Approach
What is the motivation for this PR?
Currently, there is no existing test plan for running BFD echo-mode in SONiC. This test plan helps the user configure BFD echo-mode in the existing testbed and framework.
How did you do it?
This test case uses the existing BGP configurations for routing purpose. BFD neighborship is established between DUT and its neighboring devices. Once BFD neighborship is established then BFD echo-mode is enabled on DUT and its neighboring devices.
How did you verify/test it?
Run the test case on any topology.
Any platform specific information?
It will run on all topologies where neighboring devices are SONiC devices.
Supported testbed topology if it's a new test case?