diff --git a/roles/releng/templates/ftbfs.cfg.j2 b/roles/releng/templates/ftbfs.cfg.j2 index 5f78cd7fc7..86203fbe95 100644 --- a/roles/releng/templates/ftbfs.cfg.j2 +++ b/roles/releng/templates/ftbfs.cfg.j2 @@ -1,10 +1,11 @@ [bugzilla] {% if env == "production" %} bugzilla=https://bugzilla.redhat.com/ +tracking=1868278 {% elif env == 'staging' %} bugzilla=https://partner-bugzilla.redhat.com/ +tracking=1732434 {% endif %} username={{ ftbfs_bugzilla_account }} password={{ ftbfs_bugzilla_password }} -tracking=1868278 fedora=f34