parent
5e4731b7c7
commit
40f918546e
2 changed files with 14 additions and 0 deletions
|
@ -22,3 +22,10 @@ copr_aws_region: us-east-1
|
|||
|
||||
services_disabled: false
|
||||
nm_controlled_resolv: True
|
||||
|
||||
builders:
|
||||
# max|max_spawn|max_prealloc
|
||||
aws:
|
||||
x86_64: [100,20,30]
|
||||
armhfp: [20,5,5]
|
||||
aarch64: [20,10,10]
|
||||
|
|
|
@ -23,3 +23,10 @@ copr_aws_region: us-east-1
|
|||
|
||||
services_disabled: false
|
||||
nm_controlled_resolv: True
|
||||
|
||||
builders:
|
||||
# max|max_spawn|max_prealloc
|
||||
aws:
|
||||
x86_64: [20,5,5]
|
||||
armhfp: [3,1,1]
|
||||
aarch64: [5,2,2]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue