Here are screenshot from Jenkins <https://lh3.googleusercontent.com/-Wet5SotMwVE/Uz2uHVPgu3I/AAAAAAAAB_o/424Y242yEhs/s1600/Capture.JPG>
<https://lh3.googleusercontent.com/-FqAeGbdHKec/Uz2u2BlVMBI/AAAAAAAAB_w/VLg6T3ype-M/s1600/Capture2.JPG> On Thursday, April 3, 2014 11:47:30 AM UTC-7, lathanhtam wrote: > > I have two Jenkins jobs. > > trunk.abc > > branch.abc > > I want to use parameter to call these jobs depending on the parameter > value. > > > *Parameter:* > > *name: SVN_TREE* > > *Default Value: trunk* > > > trigger/call job > > ${SVN_TREE}.abc > > How do I trigger Jenkins job using parameter for the job name? I keep > getting "Invalid job name" when using parameter concatenate with the rest > of the job name (*${SVN_TREE}.abc*) > > > Thanks! > > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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/d/optout.
