Hi,
I have a query regarding jenkins.
I have a master job (MJob) plus 3 slave jobs (SJob1, SJob2 & SJob3) and all the slave jobs required seperate parameters to run.
My requirement is that to specify all the required parameters from MJob which is useful for SJob1, SJob2 & SJob3 to run on more than one Test Node.
As of now, I am using "Trigger/Call builds on other projects" while configuring MJob to include SJob1, SJob2 & SJob3. But I am not sure how to pass the required parameters from MJob to SJob's.
Requesting all the readers help me out here.
Thanks in advance....
Regards,
Naveen P S