You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by Tushar Gosavi <tu...@datatorrent.com> on 2015/12/11 16:35:25 UTC

Handling travis-ci failure not related to the pull request

Hi All,

Sometimes travis build fails because of unrelated test cases which causes
pull requests check to become RED. How to retrigger the travis build in
such cases?


Regards,
-Tushar.

Re: Handling travis-ci failure not related to the pull request

Posted by Thomas Weise <th...@datatorrent.com>.
http://stackoverflow.com/questions/17606874/trigger-a-travis-ci-rebuild-without-pushing-a-commit


On Fri, Dec 11, 2015 at 9:08 AM, Sandesh Hegde <sa...@datatorrent.com>
wrote:

> We can have a dummy file,  call it "restart travis",  commit a dummy change
> to that file.
>
> On Fri, Dec 11, 2015, 7:35 AM Tushar Gosavi <tu...@datatorrent.com>
> wrote:
>
> > Hi All,
> >
> > Sometimes travis build fails because of unrelated test cases which causes
> > pull requests check to become RED. How to retrigger the travis build in
> > such cases?
> >
> >
> > Regards,
> > -Tushar.
> >
>

Re: Handling travis-ci failure not related to the pull request

Posted by Sandesh Hegde <sa...@datatorrent.com>.
We can have a dummy file,  call it "restart travis",  commit a dummy change
to that file.

On Fri, Dec 11, 2015, 7:35 AM Tushar Gosavi <tu...@datatorrent.com> wrote:

> Hi All,
>
> Sometimes travis build fails because of unrelated test cases which causes
> pull requests check to become RED. How to retrigger the travis build in
> such cases?
>
>
> Regards,
> -Tushar.
>