Commit c5601fd9 authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

Add more time to debug

parent 9eb3c010
......@@ -109,7 +109,7 @@ class TestNet(unittest.TestCase):
wait_stable(nodes, 40)
time.sleep(10)
self.assertTrue(wait_stable(nodes, 30), " ping test failed")
self.assertTrue(wait_stable(nodes, 3000), " ping test failed")
clean_re6st(nodes, registries)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment