Jenkins - Is this possible? Have more than one Build button for a parameter based job -
in jenkins, created job parameters (string, validating string, choice, dynamic choice, blah de blah etc kind).
now, when go job, see "build parameters" link on left hand side. click on , see nice parameter/arguments (what configured in job) on html front.
at bottom of these parameters, there's button "build" (this means, 1 time provide values parameters , click build button, it'll initiate jenkins job , whatever job's configured (with/without arguments/parameters passed), it'll it.
now, need is:
1) there's way, can have 2 or more of such "build" buttons @ same time? i.e. ps attached image.
2) if 1 build box allowed/available, can place check box (a parameter), when checked/unchecked, alter number / name of parameters job.
i don't know if looking for, maybe plugin can help: https://wiki.jenkins-ci.org/display/jenkins/dynamic+parameter+plug-in
this way you'll able alter parameters reply of user's input, , build accordingly.
hopes helps
button parameters jenkins build choice
No comments:
Post a Comment