mirror of
https://github.com/espressif/openthread.git
synced 2026-07-09 13:50:28 +00:00
fbe0d3b690
This commit updates the `test_netdata_publisher` to add extra wait time between adds (where the same on-mesh prefix is published on all routers). This should help make the test robust and avoid the situation where publishing the same prefix on all routers all together could cause the number of entries in the Network Data to temporarily go above the desired number. This can happen (though not often) due to the randomness in how/when nodes using `Publisher` add their entry in the Network Data.