copr: change pools numbers for resalloc

Adding new aws_powerful variable to group_var.
And do not prealloc too much spot and normal machines because we
have lots of reserved instances.
This commit is contained in:
Miroslav Suchý
2025-09-01 09:23:33 +02:00
parent 1af6673587
commit 7de65fa6bf
3 changed files with 20 additions and 13 deletions

View File

@@ -25,8 +25,11 @@ builders:
aarch64: [2, 0, 0]
x86_64: [4, 0, 0]
aws_spot:
aarch64: [5, 1, 1]
x86_64: [5, 1, 1]
aarch64: [0, 0, 1]
x86_64: [0, 0, 1]
aws_powerful:
aarch64: [10, 1, 0]
x86_64: [10, 1, 0]
ppc64le_hypervisor_01:
ppc64le: [2, 1, 1]
ppc64le_hypervisor_02: