Commit 579880a4 authored by Romain Courteaud's avatar Romain Courteaud Committed by Xiaowu Zhang

MORE TESTS: increase upgrader timeout

parent d7302b5b
......@@ -222,7 +222,7 @@ class testSlapOSMixin(ERP5TypeTestCase):
business_configuration,REQUEST=self.portal.REQUEST)
self.portal.portal_types.resetDynamicDocumentsOnceAtTransactionBoundary()
self.tic(verbose=True, delay=3600)
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