Yes, Cascading Parameter options are now available in the 0.2.1 (SNAPSHOT) release of the Jenkins Dynamic Parameter Plugin. You will have to build it from the git repository until it is officially released. I was able to use it successfully with Jenkins v1.532.1 on Windows.
See https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+Dynamic+Parameter+Plug-in https://github.com/Seitenbau/sb-jenkins-dynamicparameter/pull/12 On Wednesday, February 19, 2014 11:43:14 AM UTC-5, alok kumar wrote: > > Hi All, > Is there a way in which I can submit a parametrized build in which the > options available on one of the sections depend upon what value was chosen > in the previous or any other parameter? > > E.g. If the option chosen in the parameter form page is windows, it > populates win7, win2008, win2003 dynamically in another parameter. On the > other hand, if it is linux, it populates the same parameter with values > such as SLES, RHEL, CENTOS, UBUNTU,etc. > > Any help would be deeply appreciated. > > Thanks, > Alok > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
