-
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 with OSPF testplan #11899
BFD with OSPF testplan #11899
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:
|
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:
|
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. |
@Ghulam-Bahoo please resolve the merge conflicts. |
|
@yxieca Hi Ying, can you please help merge this testplan. It has been reviewed and changes have being made as per suggestion, thanks! |
@yxieca Hi Ying, a reminder to pls review and merge this PR. |
Description of PR
This PR contains a test plan for BFD with OSPF. The test plan comprises 3 test cases:
Type of change
Back port request
Approach
What is the motivation for this PR?
Currently, there is no existing test plan for running BFD in conjunction with OSPF in SONiC. This test plan helps users configure BFD with OSPF in the existing testbed and framework.
How did you do it?
The test cases disable the existing BGP configurations, enable the FRR container's OSPF and BFD feature, and establish OSPF and BFD neighborship using existing neighbor IP and DUT port IP configurations. Once these initial configurations are done, the planned tests and checks are carried out.
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?