[toddlers] Disable koji_block_retired toddler

koji_block_retired is currently 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:
Michal Konecny 2024-07-25 13:38:47 +02:00 committed by zlopez
parent 99c6d88b9d
commit 8e7f84edbc

View file

@ -48,6 +48,7 @@ blocked_toddlers = [
# version which doesnt come with pdc_modules.
"pdc_modules",
"distgit_commit_processor",
"koji_block_retired",
]
[consumer_config.default]