Turn off ignore_weak_deps for koschei-stg
This commit is contained in:
parent
4b30e89966
commit
9afcb0f01f
1 changed files with 3 additions and 0 deletions
|
@ -55,9 +55,12 @@ config = {
|
|||
"cache_l1_threads": 6,
|
||||
"cache_l2_threads": 2,
|
||||
"cache_threads_max": 8,
|
||||
{# hawkey on el7 doesn't support ignore_weak_deps and Koji is not
|
||||
ignoring them either
|
||||
{% if env == 'staging' %}
|
||||
"ignore_weak_deps": True,
|
||||
{% endif %}
|
||||
#}
|
||||
},
|
||||
"services": {
|
||||
"watcher": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue