Skip to content

[action] [PR:12952] [Testfix] Disable test_neighbor_mac on T0 topology.#12962

Merged
mssonicbld merged 1 commit intosonic-net:202311from
mssonicbld:cherry/202311/12952
May 23, 2024
Merged

[action] [PR:12952] [Testfix] Disable test_neighbor_mac on T0 topology.#12962
mssonicbld merged 1 commit intosonic-net:202311from
mssonicbld:cherry/202311/12952

Conversation

@mssonicbld
Copy link
Copy Markdown
Collaborator

The same functionality is tested by test_neighbor_mac_noptf.py This test fails on T0s because on T0s the Eth0 may b e part of a port channel. As a result the test fails to assign an IP to the Interface. Disabling this test on T0 is the right approach as the same functionality is bening tested on T0 by test_neighbor_mac_noptf.py

Description of PR

Summary:
Fixes # (issue)
27786201, 27906805

Type of change

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

Back port request

  • 201911
  • 202012
  • 202205
  • 202305
  • 202311

Approach

What is the motivation for 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

…ic-net#12952)

checks if MAC resolution happens properly or not.
The same functionality is tested by test_neighbor_mac_noptf.py
This test fails on T0s because on T0s the Eth0 may b e part of a
port channel. As a result the test fails to assign an IP to the Interface.
Disablign this test on T0 is the right approach as the same functionality
is bening tested on T0 by test_neighbor_mac_noptf.py
@mssonicbld
Copy link
Copy Markdown
Collaborator Author

Original PR: #12952

@mssonicbld mssonicbld merged commit aeb0e28 into sonic-net:202311 May 23, 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