copr-be: turn on spot instances in production

This commit is contained in:
Pavel Raiskup 2021-05-23 22:59:35 +02:00
parent a1b9ee23a3
commit c112053767

View file

@ -28,22 +28,22 @@ nm_controlled_resolv: True
builders:
# max|max_spawn|max_prealloc
aws:
x86_64: [100,15,15]
aarch64: [20,6,6]
x86_64: [30, 5, 5]
aarch64: [8, 2, 2]
aws_spot:
x86_64: [0,1,1]
aarch64: [0,2,2]
x86_64: [60, 10, 20]
aarch64: [30, 4, 6]
#x86_hypervisor_01:
# x86_64: [2,1,1]
# x86_64: [20, 4, 20]
x86_hypervisor_02:
x86_64: [20,3,20]
x86_64: [20, 4, 20]
x86_hypervisor_03:
x86_64: [20,3,20]
x86_64: [20, 4, 20]
x86_hypervisor_04:
x86_64: [20,3,20]
x86_64: [20, 4, 20]
rpm_vendor_copr_name: Fedora Copr