You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Mark Liu (JIRA)" <ji...@apache.org> on 2017/01/05 20:21:58 UTC

[jira] [Commented] (BEAM-1243) Not receiving emails from Jenkins for timeouts

    [ https://issues.apache.org/jira/browse/BEAM-1243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15802421#comment-15802421 ] 

Mark Liu commented on BEAM-1243:
--------------------------------

Currently email notification is send when build failed or unstable (config is here: https://github.com/apache/beam/blob/master/.jenkins/common_job_properties.groovy#L168) and applied to all postcommits.

I think we can apply timeout(aborted) notification to all postcommit as well. [~jasonkuster] [~davor]

This DSL method (https://jenkinsci.github.io/job-dsl-plugin/#path/javaposse.jobdsl.dsl.jobs.MavenJob.publishers-extendedEmail-triggers) helps to configure Email-ext plugin to specify when email is sent.

> Not receiving emails from Jenkins for timeouts
> ----------------------------------------------
>
>                 Key: BEAM-1243
>                 URL: https://issues.apache.org/jira/browse/BEAM-1243
>             Project: Beam
>          Issue Type: Bug
>          Components: build-system
>            Reporter: Ahmet Altay
>            Assignee: Mark Liu
>            Priority: Minor
>
> beam_PostCommit_Python_Verify was timing out for a few days and did not send emails. Emails are sent where there are hard failures.
> https://builds.apache.org/view/Beam/job/beam_PostCommit_Python_Verify/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)