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

[202405] backport #14393 #14890 to 202405 branch #16231

Merged
merged 2 commits into from
Dec 27, 2024

Conversation

lipxu
Copy link
Contributor

@lipxu lipxu commented Dec 26, 2024

Description of PR

Summary:
Fixes # (issue)

Type of change

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

Back port request

  • 202012
  • 202205
  • 202305
  • 202311
  • 202405

Approach

What is the motivation for this PR?

auto merge conflict

How did you do it?

backport
#14393
#14890

How did you verify/test it?

Any platform specific information?

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

Documentation

lipxu and others added 2 commits December 26, 2024 02:47
What is the motivation for this PR?
The case test_bgp_stress_link_flap need run for a long time

How did you do it?
Add completeness level for the case to support run the case in thorough level which take 24 hours
(four cases (dut, fanout, neighbor, all) and 6 hours for each case)

How did you verify/test it?
Run the case locally
* convert bgp stress link flap test to use asyncio

Fix test_bgp_stress_link_flap.py deadlocks by converting
test to use asyncio instead of multi-threading. This will also resolve
memory issues on VM environments caused by the test spawning
a large number of threads

* Fixed bgp stress link flap logging

Fixed test_bgp_stress_link_flap.py logging to accurately record number
of flaps for different interfaces.
@lipxu lipxu requested a review from StormLiangMS as a code owner December 26, 2024 02:53
@mssonicbld
Copy link
Collaborator

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@lipxu
Copy link
Contributor Author

lipxu commented Dec 26, 2024

Hi, @bingwang-ms , could you please help to approve this PR, it's for backport following PR to 202405 manually due to conflict, thanks a lot.
#14393
#14890

@bingwang-ms bingwang-ms merged commit 337078f into sonic-net:202405 Dec 27, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants