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

Sean Busbey commented on HBASE-18467:
-------------------------------------

the basic logic goes like this:

* Each invocation of yetus writes out a partial jira comment into a file that 
indicates if that step passed or failed
* These updated stages always tell Jenkins that they succeeded, so that other 
stages will still run
* A new stage checks to see if any prior stages wrote out a failure file and if 
they did it tells jenkins to fail the job
* A new stage aggregates the stage comments and then posts to Jira for any 
commits that were new that run.

> nightly job needs to run all stages and then comment on jira
> ------------------------------------------------------------
>
>                 Key: HBASE-18467
>                 URL: https://issues.apache.org/jira/browse/HBASE-18467
>             Project: HBase
>          Issue Type: Improvement
>          Components: community, test
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>            Priority: Critical
>         Attachments: HBASE-18467.0.WIP.patch, HBASE-18467.0.patch, 
> HBASE-18467.1.patch, HBASE-18467.1.patch, HBASE-18467.2.patch
>
>
> follow on from HBASE-18147, need a post action that pings all newly-committed 
> jiras with result of the branch build



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to