Thanks! "only running the jobs that actually failed" is very useful.

A small problem may have been solved. After a commit, we cannot rerun
the failed test before the commit. (The test triggered by commit has
not finished yet. The test triggered again should run the full cases)

Best,
Jingsong

On Mon, Oct 11, 2021 at 10:31 AM Yangze Guo <karma...@gmail.com> wrote:
>
> Thanks for that great job, Chesnay! "Rerun failed jobs" will help a lot.
>
> Best,
> Yangze Guo
>
> On Sun, Oct 10, 2021 at 4:56 PM Chesnay Schepler <ches...@apache.org> wrote:
> >
> > I made a number of changes to the CiBot over the weekend.
> >
> > - '@flinkbot run azure' previously triggered an entirely new build based
> > on the last completed one. It now instead retries the last completed
> > build, only running the jobs that actually failed. It basically behaves
> > like the "Rerun failed jobs" button in the Azure UI.
> > - various optimizations to increase responsiveness (primarily by doing
> > significantly less unnecessary work / requests to GH)
> > - removed TravisCI support (since we no longer support a release that
> > used Travis)
> >
> > Please ping me if you spot anything weird.



-- 
Best, Jingsong Lee

Reply via email to