[tests] wait longer after updating SRP host address (#6295)

This commit is contained in:
kangping
2021-03-17 10:13:34 -07:00
committed by GitHub
parent 6e62c9a12b
commit e500c296f9
@@ -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')