copr-be: give at most 2 s390x builders to one user
We have only 9 of them now.
This commit is contained in:
parent
1277585812
commit
c15a2f2cea
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ builds_max_workers_arch=
|
||||||
ppc64le={{ max_ppc64le_workers }}
|
ppc64le={{ max_ppc64le_workers }}
|
||||||
|
|
||||||
# Do not let one user waste the whole architecture capacity
|
# Do not let one user waste the whole architecture capacity
|
||||||
build_max_workers_arch_per_owner=s390x=4
|
build_max_workers_arch_per_owner=s390x=2
|
||||||
|
|
||||||
# Maximum number of concurrently running tasks per project owner.
|
# Maximum number of concurrently running tasks per project owner.
|
||||||
{% if env == 'production' %}
|
{% if env == 'production' %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue