0

I Have to run a testsuite for following combination, I am using multi configuration project enter image description herefor this. I am looking for something that can allow me to add host_machine for each combination on the fly or statically

enter image description here

Edit: I am triggering test execution from master to different slave machines. Each configuration in chart can have it's own separate host.

TheBeginner
  • 405
  • 5
  • 23
  • What is preventing you from setting these up as 12 separate execution on the same job but on a different `slave` each time? – mdabdullah Jul 18 '20 at 20:01
  • can you please elaborate little more – TheBeginner Jul 19 '20 at 13:23
  • It would really help if you added more information to your question. How many slaves are you having? How many Windows and how many Linux? The diagram suggests atleast 2 `slaves` but there may be more. Are you using `Freestyle jobs` to do this execution? First you need to figure out how many jobs you need to setup and decide how you will string them together to run in parallel or in sequence. – mdabdullah Jul 19 '20 at 16:11
  • I have added more information in question. Please see if its helpful. – TheBeginner Jul 22 '20 at 06:02
  • Freestyle or pipeline? – mdabdullah Jul 22 '20 at 06:04
  • "multi-configuration project" as given in question. – TheBeginner Jul 22 '20 at 11:32
  • 1
    Please refer this link: https://stackoverflow.com/questions/37355992/jenkins-multi-configuration-project-execute-concurrently-on-different-nodes – mdabdullah Jul 22 '20 at 12:10

0 Answers0