copr-backend: increase builder x86_64 limit in config
This commit is contained in:
parent
8a96f0404a
commit
4fafa19ead
1 changed files with 2 additions and 2 deletions
|
@ -45,7 +45,7 @@ group0_max_vm_per_user=4
|
|||
group0_max_vm_total=12
|
||||
{% else %}
|
||||
group0_max_vm_per_user=10
|
||||
group0_max_vm_total=37
|
||||
group0_max_vm_total=44
|
||||
group0_vm_spawn_min_interval=5
|
||||
group0_max_spawn_processes=5
|
||||
{% endif %}
|
||||
|
@ -59,7 +59,7 @@ group1_max_vm_total=2
|
|||
group1_max_spawn_processes=2
|
||||
{% else %}
|
||||
group1_max_vm_per_user=5
|
||||
group1_max_vm_total=6
|
||||
group1_max_vm_total=4
|
||||
group1_max_spawn_processes=2
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue