From 3f7ee665d61aa68b753492a45e437cef580192cc Mon Sep 17 00:00:00 2001 From: Michal Konecny Date: Tue, 9 Jul 2024 16:44:08 +0200 Subject: [PATCH] [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 --- roles/openshift-apps/toddlers/templates/fedora-messaging.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/roles/openshift-apps/toddlers/templates/fedora-messaging.toml b/roles/openshift-apps/toddlers/templates/fedora-messaging.toml index ea9af2d529..5fd9c2f0fc 100644 --- a/roles/openshift-apps/toddlers/templates/fedora-messaging.toml +++ b/roles/openshift-apps/toddlers/templates/fedora-messaging.toml @@ -47,9 +47,7 @@ blocked_toddlers = [ # 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. "pdc_modules", -{% if env != "staging" %} "distgit_commit_processor", -{% endif %} ] [consumer_config.default]