Package buildbot :: Package steps :: Module slave
[frames] | no frames]

Module slave

source code

Classes
  SlaveBuildStep
  SetPropertiesFromEnv
Sets properties from envirionment variables on the slave.
  FileExists
Check for the existence of a file on the slave.
  CopyDirectory
Copy a directory tree on the slave.
  RemoveDirectory
Remove a directory tree on the slave.
  MakeDirectory
Create a directory on the slave.
  CompositeStepMixin
I define utils for composite steps, factorizing basic remote commands
Variables
  __package__ = 'buildbot.steps'