todddlers: unblock koji_block_retired
Signed-off-by: Lenka Segura <lsegura@redhat.com>
This commit is contained in:
parent
277495b74e
commit
e9b8e19c78
1 changed files with 3 additions and 1 deletions
|
@ -45,12 +45,14 @@ routing_keys = ["#"] # This is dynamically generated in the code
|
|||
blocked_toddlers = [
|
||||
"debug",
|
||||
"distgit_commit_processor",
|
||||
"koji_block_retired",
|
||||
# Block all the PDC related toddlers
|
||||
"pdc_import_compose",
|
||||
"pdc_unretire_packages",
|
||||
"distgit_bugzilla_sync",
|
||||
"pdc_update_critpath"
|
||||
{% if env != "staging" %}
|
||||
"koji_block_retired",
|
||||
{% endif %}
|
||||
]
|
||||
|
||||
[consumer_config.default]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue