Commit 703c4c7a authored by Ivan Tyagov's avatar Ivan Tyagov

(Test speed becomes network dependant rather than storage evaluated). Thus use...

(Test speed becomes network dependant rather than storage evaluated). Thus use initial default for now.
Revert "Add default wendelin cluster configuration which is to be used on a Test Suite."

This reverts commit bb47a80d.
parent bb47a80d
{
"bt5": "erp5_full_text_myisam_catalog erp5_configurator_standard erp5_wendelin_configurator erp5_scalability_test erp5_wendelin_scalability_test",
"frontend-url": "http://git.erp5.org/gitweb/slapos.git/blob_plain/HEAD:/software/apache-frontend/software.cfg",
"sla-dict": {
"computer_guid={{comp[0]}}": ["zope-activities", "zope-user"]
},
"mariadb": {
"max-connection-count": 1000
},
"zope-partition-dict": {
"activities": {
"family": "activities",
"instance-count": {{count}},
"thread-amount": 2,
"timerserver-interval": 1,
"port-base": 2300
},
"user": {
"family": "user",
"instance-count": {{count}},
"thread-amount": 2,
"timerserver-interval": 1,
"port-base": 2200
}
}
}
\ No newline at end of file
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