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

Module builder

source code

Classes
  AbstractSlaveBuilder
I am the master-side representative for one of the buildbot.slave.bot.SlaveBuilder objects that lives in a remote buildbot.
  Ping
  SlaveBuilder
  LatentSlaveBuilder
  Builder
I manage all Builds of a given type.
  BuilderControl
  BuildRequestControl
Variables
  ATTACHING = 0
  BUILDING = 3
  IDLE = 1
  LATENT = 4
  PINGING = 2
  SUBSTANTIATING = 5