diff --git a/tests/nexus/test_dns_client_config_auto_start.cpp b/tests/nexus/test_dns_client_config_auto_start.cpp index 1216c9c1d..6ddaddf6e 100644 --- a/tests/nexus/test_dns_client_config_auto_start.cpp +++ b/tests/nexus/test_dns_client_config_auto_start.cpp @@ -48,7 +48,7 @@ static constexpr uint32_t kJoinNetworkTime = 10 * 1000; /** * Time to advance for the network to stabilize, in milliseconds. */ -static constexpr uint32_t kStabilizationTime = 15 * 1000; +static constexpr uint32_t kStabilizationTime = 200 * 1000; /** * Default DNS server address for testing.