Running multiple Jobs in parallel using Jenkins

Hi there,
We are working on a big tests project. We have like 3000 test cases, and we need to run them in parallel mode with Jenkins.

We need on Jenkins:

  • An option like a Tree view selector, in order to select the tests you want to run.
  • Create a queue with all the selected tests, and have an option to run them in ā€œnā€ nodes in other servers, like Docker or EC2 from AWS,

Have you ever done that?

1 Like