[toddlers] Disable distgit_commit_processor
The distgit_commit_processor is generating a lot of error messages, let's disable it for now. Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
3d335893a3
commit
3f7ee665d6
1 changed files with 0 additions and 2 deletions
|
@ -47,9 +47,7 @@ blocked_toddlers = [
|
||||||
# Block pdc_modules toddler – MBS is retired. Can be removed once toddler has been updated to a
|
# Block pdc_modules toddler – MBS is retired. Can be removed once toddler has been updated to a
|
||||||
# version which doesn’t come with pdc_modules.
|
# version which doesn’t come with pdc_modules.
|
||||||
"pdc_modules",
|
"pdc_modules",
|
||||||
{% if env != "staging" %}
|
|
||||||
"distgit_commit_processor",
|
"distgit_commit_processor",
|
||||||
{% endif %}
|
|
||||||
]
|
]
|
||||||
|
|
||||||
[consumer_config.default]
|
[consumer_config.default]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue