copr-builders: prefer in-house P08 builders over OSUOSL
This commit is contained in:
parent
b05ae8252d
commit
080b72887b
1 changed files with 3 additions and 2 deletions
|
@ -158,14 +158,15 @@ copr_osuosl_p09_{% if devel %}dev{% else %}prod{% endif %}:
|
||||||
max_starting: 1
|
max_starting: 1
|
||||||
{% else %}
|
{% else %}
|
||||||
max: 15
|
max: 15
|
||||||
max_prealloc: 8
|
max_prealloc: 6
|
||||||
max_starting: 4
|
max_starting: 4
|
||||||
{% endif %}
|
{% endif %}
|
||||||
tags:
|
tags:
|
||||||
- copr_builder
|
- copr_builder
|
||||||
- name: arch_noarch
|
- name: arch_noarch
|
||||||
|
priority: -25
|
||||||
|
- name: arch_ppc64le
|
||||||
priority: -10
|
priority: -10
|
||||||
- arch_ppc64le
|
|
||||||
- arch_ppc64le_native
|
- arch_ppc64le_native
|
||||||
- in_osuosl
|
- in_osuosl
|
||||||
- arch_power9
|
- arch_power9
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue