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

[action] [PR:11935] [dhcp_relay] Fix faillure in test_dhcp_relay_default[single] #11959

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

mssonicbld
Copy link
Collaborator

Description of PR

Summary:
Fixes # (issue)

Type of change

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

Back port request

  • 201911
  • 202012
  • 202205
  • 202305
  • 202311

Approach

What is the motivation for this PR?

DHCP broadcast flooding was resolved by this PR: sonic-net/sonic-buildimage#18064. Hence interfaces under Vlan would not received broadcast flooding packets. Remove this verification.

How did you do it?

Removed verification of receiving of DHCP broadcast flooding packets in other_client_ports.

How did you verify/test it?

Run tests.

Any platform specific information?

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

Documentation

…et#11935)

What is the motivation for this PR?
DHCP broadcast flooding was resolved by this PR: sonic-net/sonic-buildimage#18064. Hence interfaces under Vlan would not received broadcast flooding packets. Remove this verification.

How did you do it?
Removed verification of receiving of DHCP broadcast flooding packets in other_client_ports.

How did you verify/test it?
Run tests.
@mssonicbld
Copy link
Collaborator Author

Original PR: #11935

@mssonicbld mssonicbld merged commit 1a6447c into sonic-net:202305 Mar 13, 2024
12 checks passed
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