Skip to content

[action] [PR:15544] fix: fix flaky pfc_storm#15552

Merged
mssonicbld merged 1 commit intosonic-net:202405from
mssonicbld:cherry/202405/15544
Nov 15, 2024
Merged

[action] [PR:15544] fix: fix flaky pfc_storm#15552
mssonicbld merged 1 commit intosonic-net:202405from
mssonicbld:cherry/202405/15544

Conversation

@mssonicbld
Copy link
Collaborator

Description of PR

Summary: Fix flaky pfc_storm stom_restored
Fixes # (issue) 30115860

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?

Currently we detect flaky in detecting storm restore. The reason was because the storm terminated early and restore itself before LogAnalyzer can detect restoration.

As a result, we want to keep this to be stormed long enough.

After the end of each test case, we have stop_storm so it would be fine.

How did you do it?

How did you verify/test it?

Any platform specific information?

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

Documentation

Description of PR
Summary: Fix flaky pfc_storm stom_restored
Fixes # (issue) 30115860

Approach
What is the motivation for this PR?
Currently we detect flaky in detecting storm restore. The reason was because the storm terminated early and restore itself before LogAnalyzer can detect restoration.

As a result, we want to keep this to be stormed long enough.

After the end of each test case, we have stop_storm so it would be fine.

Signed-off-by: Austin Pham <austinpham@microsoft.com>
@mssonicbld mssonicbld mentioned this pull request Nov 14, 2024
8 tasks
@mssonicbld
Copy link
Collaborator Author

Original PR: #15544

@mssonicbld mssonicbld merged commit e348574 into sonic-net:202405 Nov 15, 2024
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