Hi everyone, I have a question regarding pipeline jobs in Jenkins 2.x. For freestyle jobs one always had the possibility to block their execution while one of their up and/or downstream dependencies were building (*Advanced Project Options --> Block build when upstream/downstream project is building*). For a pipeline or multi branch pipeline job these options are not available. Is there any other means by which I can achieve the effect those options had?
To my surprise Google did not yield anything on that topic; I also tried stack overflow <http://stackoverflow.com/questions/38845882/how-can-i-block-a-jenkins-2-x-pipeline-job-while-dependent-jobs-are-building> but my post went largely unnoticed. I would have thought that serializing dependent jobs would be a common requirement - or should I reconsider my build strategy? Anyway... Any input on that topic would be highly appreciated. Many thanks V -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/66809c95-3f16-4671-88ba-676ffe361106%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
