Commit 04384021 authored by Romain Courteaud's avatar Romain Courteaud

MORE TESTS: increase upgrader timeout

parent 060aa171
......@@ -231,8 +231,7 @@ class testSlapOSMixin(ERP5TypeTestCase):
business_configuration,REQUEST=self.portal.REQUEST)
self.portal.portal_types.resetDynamicDocumentsOnceAtTransactionBoundary()
# Delay 2 hours
self.tic(verbose=True, delay=2 * 60 * 60)
self.tic(verbose=True, delay=3600 * 2)
# Set post upgrade configurations for the tests
preference_tool = self.portal.portal_preferences.portal_preferences
......
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