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>

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/398e07bb-9692-4cff-9f9d-19d8f6a57f9c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to