[
https://issues.jenkins-ci.org/browse/JENKINS-13200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160956#comment-160956
]
Kay Abendroth commented on JENKINS-13200:
-----------------------------------------
[dty|https://github.com/dty]:
{quote}
I don't think this is the correct fix. isBuilding() will return always return
true if isLogUpdated() returns true. Adding a condition for isBuilding() would
actually allow builds in the POST_PRODUCTION state to be considered not
blocking, which was what I fixed with my checkin.
{quote}
---
[1] https://github.com/jenkinsci/jenkins/pull/414#issuecomment-4710598
> 1.455: Block build when downstream project is building doesn't work
> -------------------------------------------------------------------
>
> Key: JENKINS-13200
> URL: https://issues.jenkins-ci.org/browse/JENKINS-13200
> Project: Jenkins
> Issue Type: Bug
> Components: build-pipeline
> Environment: Jenkins 1.455, CentOS 5.5
> Reporter: Kay Abendroth
> Priority: Blocker
> Labels: build
>
> We have a test job chain that runs on a single slave. As this chain can be
> triggered serveral times during the day it's very important that it is
> blocked from running on that slave, if a downstream job is building. That
> doesn't work anymore.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira