Skip to content

[action] [PR:9621] Revert PR #9256 "Remove pg lossless settings of port speed in module iface_namingmode/test_iface_namingmode.py".#9661

Merged
mssonicbld merged 1 commit intosonic-net:202305from
mssonicbld:cherry/202305/9621
Aug 28, 2023
Merged

[action] [PR:9621] Revert PR #9256 "Remove pg lossless settings of port speed in module iface_namingmode/test_iface_namingmode.py".#9661
mssonicbld merged 1 commit intosonic-net:202305from
mssonicbld:cherry/202305/9621

Conversation

@mssonicbld
Copy link
Collaborator

Description of PR

In PR #9256, we use function delete_running_config to delete pg lossless profile in running config, which will cause orchagent coredump. Actually, from SAI side, they don't support such usage. So in module iface_namingmode/test_iface_namingmode.py, after case test_config_interface_speed running, we use our fixture core_dump_and_config_check to do config reload to recover config, thus revert this PR.

Summary:
Fixes #9256

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?

In PR #9256, we use function delete_running_config to delete pg lossless profile in running config, which will cause orchagent coredump. Actually, from SAI side, they don't support such usage. So in module iface_namingmode/test_iface_namingmode.py, after case test_config_interface_speed running, we use our fixture core_dump_and_config_check to do config reload to recover config, thus revert this PR.

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

…n module iface_namingmode/test_iface_namingmode.py". (sonic-net#9621)

What is the motivation for this PR?
In PR sonic-net#9256, we use function delete_running_config to delete pg lossless profile in running config, which will cause orchagent coredump. Actually, from SAI side, they don't support such usage. So in module iface_namingmode/test_iface_namingmode.py, after case test_config_interface_speed running, we use our fixture core_dump_and_config_check to do config reload to recover config, thus revert this PR.
@mssonicbld
Copy link
Collaborator Author

Original PR: #9621

@mssonicbld mssonicbld merged commit d57afbd into sonic-net:202305 Aug 28, 2023
@mssonicbld mssonicbld deleted the cherry/202305/9621 branch February 4, 2024 09:10
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