Concurrency and workspace@2

30 views
Skip to first unread message

Igar N

unread,
Apr 6, 2017, 7:32:03 AM4/6/17
to Jenkins Users
Hi!
I have migrated from old version 1.596 to the latest 2.53. And now Jenkins does not create separate "workspace" folders with @ for each concurrent builds. Because of that I'm losing concurrent execution: no matter how many concurrent jobs you have been started, the job triggers only once. How can I fix this issues?

Daniel Beck

unread,
Apr 6, 2017, 10:13:56 AM4/6/17
to jenkins...@googlegroups.com

> On 06.04.2017, at 13:32, Igar N <nak...@gmail.com> wrote:
>
> And now Jenkins does not create separate "workspace" folders with @ for each concurrent builds. Because of that I'm losing concurrent execution: no matter how many concurrent jobs you have been started, the job triggers only once. How can I fix this issues?

It's unclear what exactly is the problem.

Note that queue items with identical parameters are collapsed, so even with parallel builds enabled, pressing 'build' a dozen times while there's no executors that could take the build will only result in one build (with a dozen build causes).

Parallel workspaces (workspace@2 etc.) are only allocated when there's two builds running in parallel.

Reply all
Reply to author
Forward
0 new messages