mirror of
https://github.com/espressif/openthread.git
synced 2026-07-08 21:30:24 +00:00
b11d0d2205
This commit updates `test_srp_server_reboot_port` to restart the SRP sever instead of performing a full device reset. The SRP restart will trigger the port number change by the server which is the behavior this test is intended to verify. This change should help address intermittent failures on this test.