Re: Fair use policy for build agents?

2019-08-23 Thread Christofer Dutz
Hi all, well I agree that we could possibly split up the job into multiple separate builds. However this makes running the Jenkins Multibranch pipeline plugin quite a bit more difficult. And the thing is, that our setup has been working fine for about 2 years and we are just recently having

Re: Fair use policy for build agents?

2019-08-23 Thread Gavin McDonald
Hi, On Fri, Aug 23, 2019 at 4:07 PM Allen Wittenauer wrote: > > > On Aug 23, 2019, at 9:44 AM, Gavin McDonald wrote: > > The issue is, and I have seen this multiple times over the last few > weeks, > > is that Hadoop pre-commit builds, HBase pre-commit, HBase nightly, HBase > > flaky tests and

Re: Fair use policy for build agents?

2019-08-23 Thread Allen Wittenauer
> On Aug 23, 2019, at 9:44 AM, Gavin McDonald wrote: > The issue is, and I have seen this multiple times over the last few weeks, > is that Hadoop pre-commit builds, HBase pre-commit, HBase nightly, HBase > flaky tests and similar are running on multiple nodes at the same time. The prec

Re: Fair use policy for build agents?

2019-08-23 Thread Gavin McDonald
Hi Allen, all. On Fri, Aug 23, 2019 at 2:25 PM Allen Wittenauer wrote: > > > Something is not adding up here… or I’m not understanding the issue... > > > > On Aug 22, 2019, at 6:41 AM, Christofer Dutz wrote: > > we now had one problem several times, that our build is cancelled because it is impo

Re: Fair use policy for build agents?

2019-08-23 Thread Allen Wittenauer
Something is not adding up here… or I’m not understanding the issue... > On Aug 22, 2019, at 6:41 AM, Christofer Dutz > wrote: > we now had one problem several times, that our build is cancelled because it > is impossible to get an “ubuntu” node for deploying artifacts. > Right now I can see

Re: Fair use policy for build agents?

2019-08-23 Thread Christofer Dutz
Hi Uwe, the problem is that we’re running our jobs on a dedicated node too … unfortunately we require login access to these (in order to setup some low level socket testing stuff) and therefore can’t deploy to Nexus or push to Git (for our website). So our build runs smoothly: Doing Tests, Inte