Commit 438460e9 authored by Romain Courteaud's avatar Romain Courteaud

Reduce number of test databases.

parent 1203f03f
...@@ -31,7 +31,7 @@ recipe = slapos.cookbook:generic.mysql ...@@ -31,7 +31,7 @@ recipe = slapos.cookbook:generic.mysql
# Options # Options
user = user user = user
parallel-test-database-amount = 100 parallel-test-database-amount = 5
port = 45678 port = 45678
ip = $${slap-network-information:local-ipv4} ip = $${slap-network-information:local-ipv4}
database = sanef_dms database = sanef_dms
......
...@@ -62,7 +62,7 @@ command = grep parts ${buildout:develop-eggs-directory}/z2loganalyser.egg-link ...@@ -62,7 +62,7 @@ command = grep parts ${buildout:develop-eggs-directory}/z2loganalyser.egg-link
[template-mariadb] [template-mariadb]
recipe = slapos.recipe.template recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance-mariadb.cfg url = ${:_profile_base_location_}/instance-mariadb.cfg
md5sum = cec682fcff85eaa18e50f497f9e9da26 md5sum = fa68fcc416d6d2b4d53988c7f5b1be10
output = ${buildout:directory}/template-mariadb.cfg output = ${buildout:directory}/template-mariadb.cfg
mode = 0644 mode = 0644
......
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