Commit 789a5622 authored by Rafael Monnerat's avatar Rafael Monnerat

slaprunner: Use all cpus available on resilience tests.

parent cab71cde
......@@ -43,7 +43,7 @@ md5sum = a902b84ac7d1e29a7fdb06cbc7dec150
[template-resilient-test]
filename = instance-resilient-test.cfg.jinja2
md5sum = 09a955bde79fb11565d689b0415e135c
md5sum = 5cfc1e8aa8ef3f2ac7c92d306cb21568
[template_nginx_conf]
filename = nginx_conf.in
......
......@@ -57,6 +57,7 @@ config-{{ key }} = {{ dumps(value) }}
config-resiliency-backup-periodicity = */10 * * * *
config-resilient-clone-number = 1
config-ignore-known-hosts-file = false
config-cpu-usage-ratio = 1
# XXX hardcoded
#config-frontend-domain = google.com
# XXX Hack to deploy Root Instance on the same computer as the type-test Instance
......
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