-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
Jenkins v1.651.2
Build-Blocker-Plugin v1.7.3
Hi,
I ran into the following problem:
I have two multi-configuration projects job-a and job-b. They are configured to run on the same node. Now I added
.job-a.
to the "Blocking jobs" of job-b and selected "block on node level". I start job-a. When job-a is running I start job-b. They are both executed at the same time on the same node.
I do not see this problem if I select "block on global level".
Best regards,
Marcel
- is related to
-
JENKINS-50187 build-blocker-plugin does not block on node level for pipeline projects
- Resolved