Have router make two separate attempts to reconnect to current partition. (#1276)

This commit is contained in:
Jonathan Hui
2017-02-09 11:05:35 -08:00
committed by GitHub
parent d50d62ca5b
commit efc4599d62
15 changed files with 50 additions and 40 deletions
@@ -134,7 +134,7 @@ class Cert_5_3_3_AddressQuery(unittest.TestCase):
addrs = self.nodes[ROUTER3].get_addrs()
self.nodes[ROUTER3].stop()
time.sleep(130)
time.sleep(140)
for addr in addrs:
if addr[0:4] != 'fe80':