Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Klaus Wölfel
erp5
Commits
3bf68550
Commit
3bf68550
authored
Dec 06, 2018
by
Eteri
2
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
scalability_test: increase MAX_BOOTSRAPPING_TIME
parent
a59ce6b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
erp5/util/testnode/ScalabilityTestRunner.py
erp5/util/testnode/ScalabilityTestRunner.py
+1
-1
No files found.
erp5/util/testnode/ScalabilityTestRunner.py
View file @
3bf68550
...
...
@@ -65,7 +65,7 @@ MAX_PREPARE_TEST_SUITE = 3600*10*1.0 # 10 hours
# max time for a test line creation: 5 minutes
MAX_CREATION_TEST_LINE
=
60
*
10
# max time for bootstrapping an instance site
MAX_BOOTSRAPPING_TIME
=
60
*
30
MAX_BOOTSRAPPING_TIME
=
60
*
30
*
10
# max time to get a connection
MAX_CONNECTION_TIME
=
60
*
5
# time to check site bootstrap
...
...
Eteri
@Sokhoyan
mentioned in commit
38c81855
·
Dec 19, 2018
mentioned in commit
38c81855
mentioned in commit 38c818554b88ddcc5511f60b77020bde7fad6cf3
Toggle commit list
Eteri
@Sokhoyan
mentioned in commit
cff70793
·
Jan 28, 2019
mentioned in commit
cff70793
mentioned in commit cff70793f9e357976710d563edb2fef3fb386db3
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment