copr-be: lower vm limits for ppc64le not to overload cloud
This commit is contained in:
parent
d4fcdaa7a2
commit
7788abfbd0
1 changed files with 2 additions and 2 deletions
|
@ -59,8 +59,8 @@ group1_max_vm_total=2
|
|||
group1_max_spawn_processes=2
|
||||
{% else %}
|
||||
group1_max_vm_per_user=5
|
||||
group1_max_vm_total=10
|
||||
group1_max_spawn_processes=3
|
||||
group1_max_vm_total=6
|
||||
group1_max_spawn_processes=2
|
||||
{% endif %}
|
||||
|
||||
# directory where results are stored
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue