Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: buildbot
-
Labels:
-
Story Points:3
-
Team:SQuaRE
Description
Buildbot master exits without posting the required statically-addressed email notification if a dynamically-addressed was sent.
This fix needs to ensure that the required (by buildbot specification) static email is sent even if it has to be directed to a dead-letter box (which it is).
This is the long awaited buildbot master.cfg change. You should have a pull request reflecting a change branch to your gitgub: buildmaster.git master branch. My cloned github buildmaster.git branch is named tickets/
DM-1480. I did not update the production code.