Hi,
We're running Jenkins master with a bunch of slaves. Typical load on the
master is around 5-10% which is not very much. Several times now, we've
gotten into spikes where the CPU goes to 100% and stays there until we
restart it, and this usually only helps a little.
We dump the stack, and
e?
>
> Mark Waite
>
> On Mon, Aug 15, 2016 at 11:11 AM Eric Crahen
> wrote:
>
>> Hey,
>>
>> To support a PR-building workflow, I have a plugin which sets the
>> branch used by the Jenkins workspace, to something I configure (which is
>> the pr-branch
Hey,
To support a PR-building workflow, I have a plugin which sets the branch
used by the Jenkins workspace, to something I configure (which is the
pr-branch).
This happens by using the GitSCM API, a very abbreviated version of what
happens is this:
GitTool tool = GitTool.getDefaultIns