Skip to content
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

[action] [PR:11223] Config bgp bbr by GCU cmd in test_bgp_bbr test #11248

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

mssonicbld
Copy link
Collaborator

Description of PR

Summary:
Fixes # (issue)
Config bbr status by using GCU cmd since we enable YANG model for bbr in sonic-net/sonic-buildimage#17622.

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • Test case(new/improvement)

Back port request

  • 201911
  • 202012
  • 202205
  • 202305

Approach

What is the motivation for this PR?

Config bbr status by GCU cmd.

How did you do it?

Config bbr status use cmd config apply-patch <json-patch> instead of sonic-cfggen

How did you verify/test it?

Run bgp/test_bgp_bbr.py case on dut manually and passed.

Any platform specific information?

Supported testbed topology if it's a new test case?

Documentation

What is the motivation for this PR?
Config bbr status by GCU cmd.

How did you do it?
Config bbr status use cmd config apply-patch <json-patch> instead of sonic-cfggen

How did you verify/test it?
Run bgp/test_bgp_bbr.py case on dut manually and passed.
@mssonicbld
Copy link
Collaborator Author

Original PR: #11223

@mssonicbld mssonicbld merged commit c0cc5ed into sonic-net:202305 Jan 11, 2024
12 checks passed
@mssonicbld mssonicbld deleted the cherry/202305/11223 branch February 4, 2024 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants