mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-13 22:03:04 +00:00
tests: bump up timeout on a test that timed out on draco
This commit is contained in:
parent
974295f963
commit
bdfb80834f
@ -97,6 +97,7 @@ class SystemTest(SystemTestMixin, unittest.TestCase):
|
||||
i.setServiceParent(self.parent)
|
||||
self.introducer_furl = self.central_tub.registerReference(i)
|
||||
return self.do_system_test()
|
||||
test_system.timeout = 480 # occasionally takes longer than 350s on "draco"
|
||||
|
||||
def test_system_oldserver(self):
|
||||
i = old.IntroducerService_V1()
|
||||
|
Loading…
x
Reference in New Issue
Block a user