You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2016/03/08 02:12:40 UTC

[jira] [Comment Edited] (INFRA-10383) Ability to trigger Jenkins rebuild for GitHub pull requests

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

Allen Wittenauer edited comment on INFRA-10383 at 3/8/16 1:12 AM:
------------------------------------------------------------------

I'll admit that it's been a while since I looked at it.   But at least for Apache Yetus-based precommits, if the GH PR would simply change/update the patch available status on the associated JIRA, that would go a long way towards it working.


was (Author: aw):
I'll admit that it's been a while since I looked at it.   But at least for Apache Yetus-based precommits, if the GH PR would simple change the patch available status on the associated JIRA, that would go a long way towards it working.

> Ability to trigger Jenkins rebuild for GitHub pull requests
> -----------------------------------------------------------
>
>                 Key: INFRA-10383
>                 URL: https://issues.apache.org/jira/browse/INFRA-10383
>             Project: Infrastructure
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>            Reporter: Ismael Juma
>            Assignee: Andrew Bayer
>
> It would be really useful to be able to trigger a Jenkins rebuild for a GitHub pull request when the build fails due to a transient problem (ie flaky tests and/or environmental issues). Despite our best efforts, it's hard to eliminate all flaky tests from the Kafka codebase (as some are fixed, new ones appear).
> This is supported by the open-source GitHub Pull Request Builder Plugin via comments in the pull request itself (e.g. "retest this please" to rebuild, "add to whitelist" to automatically build future pull requests from the submitter, etc.):
> https://wiki.jenkins-ci.org/display/JENKINS/GitHub+pull+request+builder+plugin
> Spark is using this with the AMPLab Jenkins instance:
> https://github.com/apache/spark/pull/7613
> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/38199/consoleFull
> The Apache Jenkins instance is using the Jenkins Enterprise GH PR plugin, which doesn't support this functionality (probably based on https://wiki.jenkins-ci.org/display/JENKINS/GitHub+Plugin) because the more featured one required privileges on the GitHub side that the Apache Infra team was not able to give at the time (as explained by [~abayer]).
> [~abayer] suggested that he would check if things have changed. The fact that Spark made it work is a good indicator. We also have the option of moving to a separate Jenkins instance (Confluent has offered theirs), but we would prefer to improve the Apache one as that benefits the other projects too.
> This was originally discussed in the following thread in the mailing list:
> https://mail-archives.apache.org/mod_mbox/www-builds/201507.mbox/%3CCAD5tkZYrrjp4%2BS7a7DBNMZsAXJozB8kopwgGC%3DOLO63aB-4mBg%40mail.gmail.com%3E



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