Skip to content

[action] [PR:9453] [Fix] Fix multi-asic flaky lldp not ready issue#9476

Merged
yejianquan merged 1 commit intosonic-net:202305from
mssonicbld:cherry/202305/9453
Aug 16, 2023
Merged

[action] [PR:9453] [Fix] Fix multi-asic flaky lldp not ready issue#9476
yejianquan merged 1 commit intosonic-net:202305from
mssonicbld:cherry/202305/9453

Conversation

@mssonicbld
Copy link
Copy Markdown
Collaborator

Description of PR

In the recover of sanity check, for config_reload, we simply sleep 120s.
In some topology, like multi-asic scenario, it's not enough.
lldp services get a big chance that not ready after 120s, then sanity failed.

Use config_reload with safe_reload to better handle this flaky issue.

Summary:
Fixes # (issue)

Type of change

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

Back port request

  • 201911
  • 202012
  • 202205

Approach

What is the motivation for this PR?

Fix multi-asic lldp flaky issue.

How did you do it?

Use config_reload with safe_reload to better handle this flaky issue.

How did you verify/test it?

Any platform specific information?

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

Documentation

Description of PR
In the recover of sanity check, for config_reload, we simply sleep 120s.
In some topology, like multi-asic scenario, it's not enough.
lldp services get a big chance that not ready after 120s, then sanity failed.

Use config_reload with safe_reload to better handle this flaky issue.

Approach
What is the motivation for this PR?
Fix multi-asic lldp flaky issue.

How did you do it?
Use config_reload with safe_reload to better handle this flaky issue.

co-authorized by: [email protected]
@mssonicbld
Copy link
Copy Markdown
Collaborator Author

Original PR: #9453

Copy link
Copy Markdown
Collaborator

@yejianquan yejianquan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yejianquan yejianquan merged commit 7cab6c8 into sonic-net:202305 Aug 16, 2023
@mssonicbld mssonicbld deleted the cherry/202305/9453 branch February 4, 2024 09:09
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