From d57f6e383dace77fa1204afc28d4789bb689e54b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Wed, 23 Jun 2021 11:47:15 +0200 Subject: [PATCH] Switch the FTBFS reminder to F35 Packages FTBFSing on stable releases are not that commonly reported anyway. --- roles/releng/templates/ftbfs.cfg.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/releng/templates/ftbfs.cfg.j2 b/roles/releng/templates/ftbfs.cfg.j2 index 86203fbe95..c7bfa3b5e5 100644 --- a/roles/releng/templates/ftbfs.cfg.j2 +++ b/roles/releng/templates/ftbfs.cfg.j2 @@ -1,11 +1,11 @@ [bugzilla] {% if env == "production" %} bugzilla=https://bugzilla.redhat.com/ -tracking=1868278 +tracking=1927309 {% elif env == 'staging' %} bugzilla=https://partner-bugzilla.redhat.com/ tracking=1732434 {% endif %} username={{ ftbfs_bugzilla_account }} password={{ ftbfs_bugzilla_password }} -fedora=f34 +fedora=f35