From aa8856f86842e7411a752073593ecada7ad42136 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Sun, 14 Jan 2024 20:32:39 +0100 Subject: [PATCH] copr-be-dev: deprio s390x high-performance builder --- roles/copr/backend/templates/resalloc/pools.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/roles/copr/backend/templates/resalloc/pools.yaml b/roles/copr/backend/templates/resalloc/pools.yaml index 0321011f50..36504ebc1b 100644 --- a/roles/copr/backend/templates/resalloc/pools.yaml +++ b/roles/copr/backend/templates/resalloc/pools.yaml @@ -232,9 +232,11 @@ copr_ic_s390x_{{ t + '_' if t or '' }}us_east_{% if devel %}dev{% else %}prod{% tags_on_demand: {% endif %} - arch_s390x - - arch_s390x_native + - name: arch_s390x_native {% if t == 'hp' %} -{% if not devel %} +{% if devel %} + priority: -30 +{% else %} tags_on_demand: {% endif %} - on_demand_powerful