. How to distribute two parameters present in single job to two slaves in jenkins

8 views
Skip to first unread message

sai sai

unread,
Feb 25, 2016, 2:01:49 PM2/25/16
to Jenkins Users
I have 2 slaves and single job in jenkins(master) which has two parameters(I parameterized the master job using "This build is parameterised" , would it be possible to run the two slaves parallel with the one parameters in slave one and another parameter in slave 2.


Note: My POM.XML will have look like below,where am passing my parameters in TESTXML.

<suiteXmlFile>
${project.basedir}/XML/${TESTXML}.xml                   
</suiteXmlFile>
Reply all
Reply to author
Forward
0 new messages