[m0][bgp] Add support for m0 in bgp test to simulate both t0 and t1 scenario#7581
Conversation
|
The pre-commit check detected issues in the files touched by this pull request. For old issues, it is not mandatory to fix them because they were not caused by this change. It is unfair to blame 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. For old issues, it is not mandatory to fix them because they were not caused by this change. It is unfair to blame Detailed pre-commit check results: To run the pre-commit checks locally, you can follow below steps:
|
…cenario (sonic-net#7581) What is the motivation for this PR? In current bgp test for m0, just simulate scenario that m0 device performs like t1. But m0 is like both t1 and t0. How did you do it? Add suport for m0 in bgp test to simulate both t0 and t1 scenario How did you verify/test it? Run tests on m0 topo and t0 topo Signed-off-by: Yaqiang Zhu <[email protected]>
…and t1 scenario (#7581) (#7585) What is the motivation for this PR? In current bgp test for m0, just simulate scenario that m0 device performs like t1. But m0 is like both t1 and t0. How did you do it? Add suport for m0 in bgp test to simulate both t0 and t1 scenario How did you verify/test it? Run tests on m0 topo and t0 topo Signed-off-by: Yaqiang Zhu <[email protected]>
…cenario (#7581) What is the motivation for this PR? In current bgp test for m0, just simulate scenario that m0 device performs like t1. But m0 is like both t1 and t0. How did you do it? Add suport for m0 in bgp test to simulate both t0 and t1 scenario How did you verify/test it? Run tests on m0 topo and t0 topo Signed-off-by: Yaqiang Zhu <[email protected]>
Description of PR
Summary:
Fixes # (issue)
Type of change
Back port request
Approach
What is the motivation for this PR?
In current bgp test for m0, just simulate scenario that m0 device performs like t1. But m0 is like both t1 and t0.
How did you do it?
Add suport for m0 in bgp test to simulate both t0 and t1 scenario
How did you verify/test it?
Run tests on m0 topo and t0 topo
M0 topo:
T0 topo:
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation