#10642 The automated FTBFS reminders need to be disabled before the end of month
Closed: Fixed by kevin. Opened by churchyard.

  • Describe the issue

There is a FTBFS reminder running from https://pagure.io/releng/blob/main/f/scripts/ftbfs_weekly_reminder.py via https://pagure.io/fedora-infra/ansible/blob/main/f/roles/releng/files/ftbfs.sh and https://pagure.io/fedora-infra/ansible/blob/main/f/roles/releng/files/ftbfs.cron

It uses the releng Bugzilla account.

In here, it logs in via username and password: https://pagure.io/releng/blob/main/f/scripts/ftbfs_weekly_reminder.py#_71

At the end of February, it will break and invalidate the password: https://lists.fedoraproject.org/archives/list/devel-announce@lists.fedoraproject.org/thread/U3PQNCLKA3R6GA2UI2EZP2OT4VAKVHBI/

Unfortunately, I don't have the time to deal with this on such a short notice :(

Please, disable the cronjob until this is fixed.

  • When do you need this? (2022/02/27)

  • When is this no longer needed or useful? (2022/03/01)

  • If we cannot complete your request, what is the impact?

The releng Bugzilla password will be invalidated.


Metadata Update from @kevin:
- Issue tagged with: low-trouble, medium-gain, ops

We are tracking all the infra stuff in https://pagure.io/fedora-infrastructure/issue/10525 FYI.

We can disable it or get someone to fix it. ;)

https://pagure.io/releng/pull-request/10665

https://pagure.io/fedora-infra/ansible/pull-request/982

Commit 349238d2 fixes this issue

Metadata
Related Pull Requests