mirror of
https://github.com/espressif/openthread.git
synced 2026-08-09 04:07:47 +00:00
[tests] wait longer after updating SRP host address (#6295)
This commit is contained in:
@@ -140,7 +140,7 @@ class SingleHostAndService(thread_cert.TestCase):
|
||||
#
|
||||
|
||||
client.srp_client_set_host_address('2001::2')
|
||||
self.simulator.go(2)
|
||||
self.simulator.go(8)
|
||||
|
||||
self.check_host_and_service(server, client, '2001::2')
|
||||
self.host_check_mdns_service(host, '2001::2')
|
||||
|
||||
Reference in New Issue
Block a user