Koschei: consider aarch64 builders in Koji load calculation
This commit is contained in:
parent
e5e25049fb
commit
142aed6c9c
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ config = {
|
||||||
{% else %}
|
{% else %}
|
||||||
"max_builds": 40,
|
"max_builds": 40,
|
||||||
{% endif %}
|
{% endif %}
|
||||||
"build_arches": ['i386', 'x86_64', 'armhfp'],
|
"build_arches": ['i386', 'x86_64', 'armhfp', 'aarch64'],
|
||||||
"load_threshold": 0.65,
|
"load_threshold": 0.65,
|
||||||
"task_priority": 30,
|
"task_priority": 30,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue