From 48477a232cc1424d8f9078c581e2a1142f8b84d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Mon, 6 Jan 2025 10:30:35 +0100 Subject: [PATCH] bump up number of reserved instances --- roles/copr/backend/templates/resalloc/pools.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/copr/backend/templates/resalloc/pools.yaml b/roles/copr/backend/templates/resalloc/pools.yaml index 30db9af868..bd689670e4 100644 --- a/roles/copr/backend/templates/resalloc/pools.yaml +++ b/roles/copr/backend/templates/resalloc/pools.yaml @@ -344,7 +344,7 @@ copr_osuosl_p09_{% if devel %}dev{% else %}prod{% endif %}: # reserved instances {% if not devel %} -{{ aws('x86_64', 9, 9, 9, priority=20, reserved=True) }} +{{ aws('x86_64', 11, 11, 11, priority=20, reserved=True) }} {% endif %} {{ aws('x86_64', builders.aws_spot.x86_64[0], builders.aws_spot.x86_64[1],