Skip to content

[dhcp_relay] Verify configured DHCP relay hop limits - #26321

Draft
Xichen96 wants to merge 1 commit into
sonic-net:masterfrom
Xichen96:dev/xichenlin/item10-max-hop-test
Draft

[dhcp_relay] Verify configured DHCP relay hop limits#26321
Xichen96 wants to merge 1 commit into
sonic-net:masterfrom
Xichen96:dev/xichenlin/item10-max-hop-test

[dhcp_relay]: verify configured hop limits

3f127d6
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jul 19, 2026 in 2s

1 new alert including 1 error

New alerts in code changed by this pull request

  • 1 error

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 1213 in ansible/roles/test/files/ptftests/py3/dhcp_relay_test.py

See this annotation in the file changed.

Code scanning / CodeQL

Potentially uninitialized local variable Error test

Local variable 'expected_forward' may be used before it is initialized.