Commit bb47a80d authored by Ivan Tyagov's avatar Ivan Tyagov

Add default wendelin cluster configuration which is to be used on a Test Suite.

parent 42d6afa4
{
"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