have a look at this plugin: https://wiki.jenkins-ci.org/display/JENKINS/Conditional+BuildStep+Plugin Domi
On 06.04.2012, at 09:15, Ferenc Kovacs wrote: > Afair there is an advanced option/plugin wich allows you to set up conditions > for selecting which configuration builds should be executed or skipped. Afair > that condition input allows you to use variables, so maybe you can also acces > your parameterized build parameters. > Sorry for the format and that I dont have definite answer, but I'm replying > via my phone. ;) > > 2012.04.05. 15:07, "nns" <[email protected]> ezt írta: > Hi all! > > I'd like to know - if there's a chance to run multi-configuration project > with conditional ? > I mean if I use 2 configurations (lables for slaves), and basically my > project is running on two different slaves. > But I'd like to add e.g. a parameter, and run only one configuration > depending on it's value. > Lets say I have a Configuration Matrix project with label expression: > label1 and label2. > And input parameter as $build_on_label1 set to [true|false]. > And I want to build only 'label2' configuration if $build_on_label1 is set > to 'false'. > Is it possible? > > Thank you in advance. > > > > -- > View this message in context: > http://jenkins.361315.n4.nabble.com/Multi-configuration-project-with-condition-tp4534784p4534784.html > Sent from the Jenkins users mailing list archive at Nabble.com.
