Package buildbot :: Package process :: Module botmaster
[frames] | no frames]

Module botmaster

source code

Classes
  BotMaster
This is the master-side service which manages remote buildbot slaves.
  BuildRequestDistributor
Special-purpose class to handle distributing build requests to builders by calling their maybeStartBuild method.
  DuplicateSlaveArbitrator
Utility class to arbitrate the situation when a new slave connects with the name of an existing, connected slave
Variables
  __package__ = 'buildbot.process'