| Home | Trees | Indices | Help |
|
|---|
|
|
| Classes | |
|
BaseScheduler A Scheduler creates BuildSets and submits them to the BuildMaster. |
|
| BaseUpstreamScheduler | |
|
Scheduler The default Scheduler class will run a build after some period of time called the treeStableTimer, on a given set of
Builders.
|
|
|
AnyBranchScheduler This Scheduler will handle changes on a variety of branches. |
|
|
Dependent This scheduler runs some set of 'downstream' builds when the 'upstream' scheduler has completed successfully. |
|
|
Periodic Instead of watching for Changes, this Scheduler can just start a build at fixed intervals. |
|
|
Nightly Imitate 'cron' scheduling. |
|
| TryBase | |
| BadJobfile | |
| JobFileScanner | |
| Try_Jobdir | |
| Try_Userpass | |
| Try_Userpass_Perspective | |
|
Triggerable This scheduler doesn't do anything until it is triggered by a Trigger step in a factory. |
|
| Variables | |
__package__ =
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Jan 21 21:26:12 2010 | http://epydoc.sourceforge.net |