Commit 316ba4a1 authored by Benjamin Blanc's avatar Benjamin Blanc

erp5_bootstrap: test force scalablity case

parent 2f3cc83e
......@@ -147,7 +147,7 @@ class Recipe(GenericBaseRecipe):
host="%s:%s" % (zope_hostname, str(zope_port)),
protocol=zope_protocol,
sql_connection_string=mysql_connection_string,
scalability=scalability,
scalability="True",
)
# Runners
......
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