Skip to content
Snippets Groups Projects
Commit 0d839a54 authored by Pierre-Yves David's avatar Pierre-Yves David :octopus:
Browse files

bench-commit: raise timeout

The cache warming stage for larger repository have make this overflow
parent 8be82a2f
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@
class TestSuite(BaseTestSuite):
timeout = 120
timeout = 300
params = BaseTestSuite.params + [("create", "update")]
param_names = BaseTestSuite.param_names + ["mode"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment