Hello! I've run into a problem while using Jenkins as a means to automate a JUnit/Selenium test. I'm working on an automated test for a Webshop using the Selenium WebDriver. I wrote the test multithreaded to us all available CPU-cores. Problem is, while the test runs as planned on a local machine when launche via Eclipse or Maven, when i'm launching it via Jenkins the CPU-load looks like only one of 4 cores is working. Is there any way to allow a single Jenkins-build to use all 4 Cores?
Best Regards, David -- 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/groups/opt_out.
