Nightly build?
While working on our board report, I noticed that the nightly build is no longer found at https://s.apache.org/wnv2u Is it still running? If so, where is the new location? Thanks, Nathan
Re: Nightly build?
I never added it back after infrastructure moved Jenkins. Is there any reason to have it? We already have builds on the merges to master and can easily enable a nightly build. Just seemed like more systems to maintain. On Thu, Dec 24, 2020, 6:42 AM Nathan Hartman wrote: > While working on our board report, I noticed that the nightly build is > no longer found at > https://s.apache.org/wnv2u > > Is it still running? If so, where is the new location? > > Thanks, > Nathan >
Re: Nightly build?
The nightly build was building all the configurations which is better coverage than the per PR we have. Would be great to have it back. Doesn't matter if it's on Jenkins or elsewhere. On Thu, Dec 24, 2020 at 3:55 PM Brennan Ashton wrote: > > I never added it back after infrastructure moved Jenkins. Is there any > reason to have it? We already have builds on the merges to master and can > easily enable a nightly build. Just seemed like more systems to maintain. > > On Thu, Dec 24, 2020, 6:42 AM Nathan Hartman > wrote: > > > While working on our board report, I noticed that the nightly build is > > no longer found at > > https://s.apache.org/wnv2u > > > > Is it still running? If so, where is the new location? > > > > Thanks, > > Nathan > >
Re: Nightly build?
The GitHub build is also building all configurations just splits across multiple workers. On Thu, Dec 24, 2020, 8:01 AM Abdelatif Guettouche < abdelatif.guettou...@gmail.com> wrote: > The nightly build was building all the configurations which is better > coverage than the per PR we have. > Would be great to have it back. Doesn't matter if it's on Jenkins or > elsewhere. > > On Thu, Dec 24, 2020 at 3:55 PM Brennan Ashton > wrote: > > > > I never added it back after infrastructure moved Jenkins. Is there any > > reason to have it? We already have builds on the merges to master and can > > easily enable a nightly build. Just seemed like more systems to > maintain. > > > > On Thu, Dec 24, 2020, 6:42 AM Nathan Hartman > > wrote: > > > > > While working on our board report, I noticed that the nightly build is > > > no longer found at > > > https://s.apache.org/wnv2u > > > > > > Is it still running? If so, where is the new location? > > > > > > Thanks, > > > Nathan > > > >
Re: Nightly build?
Jenkins use the real machine to do the build, so it can find many parallel build issues which is very hard to reproduce in github VM environment. On Thu, Dec 24, 2020 at 8:03 AM Brennan Ashton wrote: > The GitHub build is also building all configurations just splits across > multiple workers. > > On Thu, Dec 24, 2020, 8:01 AM Abdelatif Guettouche < > abdelatif.guettou...@gmail.com> wrote: > > > The nightly build was building all the configurations which is better > > coverage than the per PR we have. > > Would be great to have it back. Doesn't matter if it's on Jenkins or > > elsewhere. > > > > On Thu, Dec 24, 2020 at 3:55 PM Brennan Ashton > > wrote: > > > > > > I never added it back after infrastructure moved Jenkins. Is there any > > > reason to have it? We already have builds on the merges to master and > can > > > easily enable a nightly build. Just seemed like more systems to > > maintain. > > > > > > On Thu, Dec 24, 2020, 6:42 AM Nathan Hartman > > > > wrote: > > > > > > > While working on our board report, I noticed that the nightly build > is > > > > no longer found at > > > > https://s.apache.org/wnv2u > > > > > > > > Is it still running? If so, where is the new location? > > > > > > > > Thanks, > > > > Nathan > > > > > > >