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
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
> 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
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
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
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