copr-be: tweak builder quota
Allow 25 builders for one user/sandbox, and preallocate 5 less builders.
This commit is contained in:
parent
891dcaac2b
commit
e5dd49177e
2 changed files with 3 additions and 3 deletions
|
@ -26,6 +26,6 @@ nm_controlled_resolv: True
|
|||
builders:
|
||||
# max|max_spawn|max_prealloc
|
||||
aws:
|
||||
x86_64: [100,20,30]
|
||||
x86_64: [100,13,25]
|
||||
armhfp: [20,5,5]
|
||||
aarch64: [20,10,10]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue