action #181580
Updated by okurz 26 days ago
## Motivation
During investigation of #181526 we realized that we do **not** get any notification of failed runs from http://jenkins.qe.nue2.suse.org/ - @nicksinger and @okurz remember that this was different in the past and we should look into why the system doesn't notify us any longer
## Acceptance Criteria
* **AC1:** Jenkins sends emails to osd-admins when builds fail
## Suggestions
* Check if recent changes in the postfix setup in https://gitlab.suse.de/openqa/salt-states-openqa/-/merge_requests/1431 from #180209 are related
* We used to get emails like this:
* `Build failed in Jenkins: submit-openQA-TW-to-oS_Fctry #996`
* Possibly last one https://mailman.suse.de/mlarch/SuSE/osd-admins/2025/osd-admins.2025.03/msg00133.html `date: Tue, 18 Mar 2025 20:53:06 +0000 (UTC)` but recent failure in jenkins http://jenkins.qa.suse.de/job/monitor-openQA_in_openQA-TW/lastFailedBuild/console from 2025-04-29 and we have received no email
* Consider filing a ticket about monitoring mail-sending ability on all of our hosts and add findings of this task here
Back