Forum Discussion
Solved
Marsha_R Champion Level 3
Champion Level 3
5 years agoSee if the Jenkins section in here is useful:
- matt_vb5 years agoOccasional ContributorThat was helpful for getting Jenkins setup originally, but (unless I'm missing it) there isn't any information there about splitting the tests across multiple machines. - Marsha_R5 years agoChampion Level 3 Both of these describe how to run different project suites/projects/tests in Jenkins https://support.smartbear.com/testcomplete/docs/working-with/integration/jenkins/running-tests.html https://support.smartbear.com/testcomplete/docs/working-with/integration/jenkins/pipeline.html - matt_vb5 years agoOccasional ContributorThanks. Those links don't seem to contain anything related to splitting tests across multiple machines or how to run in parallel. Is it just a case of having to create separate execution plans and then manually running them on each different Jenkins agent?