Switch the FTBFS reminder to F35
Packages FTBFSing on stable releases are not that commonly reported anyway.
This commit is contained in:
parent
c63e27b12c
commit
d57f6e383d
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
[bugzilla]
|
[bugzilla]
|
||||||
{% if env == "production" %}
|
{% if env == "production" %}
|
||||||
bugzilla=https://bugzilla.redhat.com/
|
bugzilla=https://bugzilla.redhat.com/
|
||||||
tracking=1868278
|
tracking=1927309
|
||||||
{% elif env == 'staging' %}
|
{% elif env == 'staging' %}
|
||||||
bugzilla=https://partner-bugzilla.redhat.com/
|
bugzilla=https://partner-bugzilla.redhat.com/
|
||||||
tracking=1732434
|
tracking=1732434
|
||||||
{% endif %}
|
{% endif %}
|
||||||
username={{ ftbfs_bugzilla_account }}
|
username={{ ftbfs_bugzilla_account }}
|
||||||
password={{ ftbfs_bugzilla_password }}
|
password={{ ftbfs_bugzilla_password }}
|
||||||
fedora=f34
|
fedora=f35
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue