See the 'Criteria' section of each promotion process in job config
screen. This one: "when the following upsstream promotions are promoted"
might basically do what you want.
On 09.04.2012 23:08, Brian J. Murrell wrote:
The Promoted Builds Plugin description page
(https://wiki.jenkins-ci.org/display/JENKINS/Promoted+Builds+Plugin) says:
In more complicated scenarios, one can set up multiple levels of
promotions. This fits nicely in an environment where there are
multiple stages of testings (for example, QA testing, acceptance
testing, staging, and production.)
That's exactly the scenario I want to set up. I have the promotion
plugin installed and I created a promotion called "blessed". I promoted
one of my builds with it just fine.
I'm at a loss however how I create a promotion option that will let me
promote (only) "blessed" promotions to my next level acceptance.
Any hints would be appreciated.
Thanks,
b.