Hi, Take a look at https://wiki.jenkins-ci.org/display/JENKINS/Parallel+Test+Executor+Plugin that may help.
/James From: [email protected] [mailto:[email protected]] On Behalf Of David Hodeffi Sent: 10 March 2014 14:48 To: [email protected] Subject: maven job parallel on slaves HI all I have read this question :https://groups.google.com/forum/#!searchin/jenkinsci-users/Maven$20Job$20on$20multiple$20nodes/jenkinsci-users/CigQHchfV1k/i0SbpWYfnhsJ does some on know how can i make multi configuration combined with maven job? Is there any way to run a job twice parallel?what does it mean #number of executores? I really dont want to create two jobs that will use the same pom . my motivation is running integration test on 2 slaves parallel using same pom.xml file , so i will have less configuration on jenkins. -- 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]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- 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.
