Ticket #2159 (closed support-request: fixed)

Opened 18 months ago

Last modified 18 months ago

Single build mutliple execution

Reported by: vittal Owned by:
Priority: major Milestone: undecided
Version: 0.8.5 Keywords:
Cc:

Description

Hi,

How can we build single repo and execute on multiple slave?

Change History

comment:1 Changed 18 months ago by dustin

  • Status changed from new to closed
  • Resolution set to fixed

You'll need one builder for each slave, to accomplish that. Builds occur on all builders configured for a scheduler, and each builder picks one of the slaves configured for it.

comment:2 Changed 18 months ago by vittal

Sorry for late reply. I got solution, I used dependency concept and it is OK.

comment:3 Changed 18 months ago by vittal

Thanks for your support

Note: See TracTickets for help on using tickets.