Re: Blocking Pipeline builds while Up- and Downstream Dependencies are building

2016-08-11 Thread 'StuporMundi' via Jenkins Users
Hi, sorry, I probably should have described it more precise... I do in fact have my pipeline set up the way you suggested it: There's a stage for the build (on different platforms, potentially in parallel), there's a stage for the tests (again on different platforms) and there is a deployment s

Blocking Pipeline builds while Up- and Downstream Dependencies are building

2016-08-10 Thread 'StuporMundi' via Jenkins Users
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 bui