poddlers / staging: disable poddlers that are spewing lots to log01 until they can be fixed

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-11-22 10:22:35 -08:00
parent 28c744658c
commit db0e3dc08b

View file

@ -49,6 +49,12 @@ blocked_toddlers = [
"pdc_import_compose",
"pdc_unretire_packages",
"pdc_update_critpath",
{% if env == "staging" %}
"flag_commit_build",
"distgit-bugzilla-sync",
"clean-retired-packages",
"koji-block-retired",
{% endif %}
]
[consumer_config.default]