From f1c914c9fdbaabf845e33d9ab9e9e29d582b1f8d Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Sun, 14 Jan 2024 20:38:59 +0100 Subject: [PATCH] copr-be-dev: de-prioritize arch_s390x tag Copr actually asks for arch_s390x, not arch_s390x_native. --- 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 36504ebc1b..e4ec864653 100644 --- a/roles/copr/backend/templates/resalloc/pools.yaml +++ b/roles/copr/backend/templates/resalloc/pools.yaml @@ -231,8 +231,8 @@ copr_ic_s390x_{{ t + '_' if t or '' }}us_east_{% if devel %}dev{% else %}prod{% {% if devel %} tags_on_demand: {% endif %} - - arch_s390x - name: arch_s390x_native + - name: arch_s390x {% if t == 'hp' %} {% if devel %} priority: -30