zlopez / fedora-infra / ansible

Forked from fedora-infra/ansible 2 years ago
Clone

9d7e034 [toddlers] Disable packager bugzilla sync on staging

Authored and Committed by zlopez 2 years ago
    [toddlers] Disable packager bugzilla sync on staging
    
    distgit_packager_bugzilla_sync toddler doesn't work well on staging, because the
    accounts from staging dist_git are not properly synced to staging bugzilla.
    which is causing this toddler to run for too long and blocking the queue.
    
    Signed-off-by: Michal Konečný <mkonecny@redhat.com>