sonic-mgmt
sonic-mgmt copied to clipboard
Add BBR testcases
Description of PR
After the fix in https://github.com/sonic-net/sonic-buildimage/pull/19590, add a new test case to test the bbr behavior after config reload. Summary: Fixes # (issue)
Type of change
- [ ] Bug fix
- [ ] Testbed and Framework(new/improvement)
- [x] Test case(new/improvement)
Back port request
- [ ] 202012
- [ ] 202205
- [x] 202305
- [x] 202311
- [x] 202405
Approach
What is the motivation for this PR?
Add a new case to verify the BBR initialized behavior.
How did you do it?
Add the following new case under test_bgp_bbr.py test_bbr_status_consistent_after_reload
How did you verify/test it?
https://dev.azure.com/mssonic/internal/_build/results?buildId=619063&view=results
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation
/azp run Azure.sonic-mgmt
Azure Pipelines successfully started running 1 pipeline(s).
hi @ZhaohuiS any concern to approve?
Cherry-pick PR to 202405: https://github.com/sonic-net/sonic-mgmt/pull/14975