-
Bug
-
Resolution: Cannot Reproduce
-
Blocker
-
Jenkins 1.455, CentOS 5.5
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.
A fix that works for me: https://github.com/kayabendroth/jenkins/commit/d2743e7b17954ec8bbf89f3bd4ba00c3bf4eee43.
I haven't updated or added a test case, because I didn't get the bundled test suite to work.