1

I have 2 buildbots and would like to share a buildslave across them. Both the buildbots/masters have different repos.

Is there a way to share the buildslave across the multiple buildbots?

1 Answers1

1

There isn't currently any way to connect a single buildslave to multiple buildmasters. You can run multiple buildslaves on a single machine without difficulty, but that wont handle limiting concurrent build between buildmasters.

There is an open ticket to support this.

Tom Prince
  • 682
  • 3
  • 9