diff --git a/tests/nexus/test_reed_address_solicit_rejected.cpp b/tests/nexus/test_reed_address_solicit_rejected.cpp index 1911785c1..b333a447d 100644 --- a/tests/nexus/test_reed_address_solicit_rejected.cpp +++ b/tests/nexus/test_reed_address_solicit_rejected.cpp @@ -76,7 +76,11 @@ void TestReedAddressSolicitRejected(void) reed.Get().HandleServerDataUpdated(); } - nexus.AdvanceTime(5 * 1000); + // REED sends a Server Data Notification to the leader, the leader + // updates its network data and broadcasts the update to the + // network. We advance time enough to ensure all these steps are + // completed. + nexus.AdvanceTime(15 * 1000); Log("Step 3: Verify REED has the Service ALOC"); {