I would like to be able to set a build status to "Not built" or "Aborted" when a certain failure occur (specific string in a log I suppose).
For instance when a infrastructure failure occurs: "
failed receiving gdi request response for mid=2 (got syncron message receive timeout error).".
Ideally, in such case, email notification should only be sent to Jenkins admin/Test team rather than individuals who commited the change that triggered Jenkins.
What would be the best way to approach this ?
Many Thanks,
Jakub