jenkinsci / jenkins-test-harness

Unit test framework for Jenkins core and its plugins
https://www.jenkins.io/doc/developer/testing/
MIT License
110 stars 130 forks source link

Try using `forkCount` #837

Closed jglick closed 2 months ago

jglick commented 2 months ago

https://ci.jenkins.io/job/Core/job/jenkins-test-harness/job/PR-837/1/ took 12m vs. https://ci.jenkins.io/job/Core/job/jenkins-test-harness/job/master/764/ 24m. If you just measure the mvn commands, so setting aside build queue time and so forth, 4.5m Linux / 9m Win vs. previous 8.5m / 19m. Either way, seems to make CI roughly twice as fast.