Do not run abicheck on firefox,kdelibs,kdepim, it times out
This commit is contained in:
parent
dfbfff0d2f
commit
58ca6ee9fc
1 changed files with 4 additions and 0 deletions
|
@ -27,4 +27,8 @@ namespace = rpms-checks
|
|||
|
||||
[abicheck]
|
||||
critpath_filepath = {{ trigger_critpath_file }}
|
||||
{% if deployment_type in ['dev', 'stg'] %}
|
||||
critpath_exclude = firefox,kdelibs,kdepim
|
||||
{% else %}
|
||||
critpath_exclude =
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue