From 75df00270e7e94436fca8b6157898c5cbbaef4b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Mon, 3 Mar 2025 09:42:05 +0100 Subject: [PATCH] bump numbers of reserved builders --- roles/copr/backend/templates/resalloc/pools.yaml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/copr/backend/templates/resalloc/pools.yaml.j2 b/roles/copr/backend/templates/resalloc/pools.yaml.j2 index ecfaf04748..533ab6823b 100644 --- a/roles/copr/backend/templates/resalloc/pools.yaml.j2 +++ b/roles/copr/backend/templates/resalloc/pools.yaml.j2 @@ -385,7 +385,7 @@ copr_osuosl_p09_{% if devel %}dev{% else %}prod{% endif %}: # reserved instances {% if not devel %} -{{ aws('x86_64', 17, 17, 17, priority=20, reserved=True) }} +{{ aws('x86_64', 23, 20, 23, priority=20, reserved=True) }} {% endif %} {{ aws('x86_64', builders.aws_spot.x86_64[0], builders.aws_spot.x86_64[1],