Home | Trees | Index | Help |
|
---|
Package buildbot :: Package steps :: Module dummy |
|
Classes | |
---|---|
Dummy |
I am a dummy no-op step, which runs entirely on the master, and simply waits 5 seconds before finishing with SUCCESS |
FailingDummy |
I am a dummy no-op step that 'runs' master-side and finishes (with a FAILURE status) after 5 seconds. |
RemoteDummy |
I am a dummy no-op step that runs on the remote side and simply waits 5 seconds before completing with success. |
Wait |
I start a command on the slave that waits for the unit test to tell it when to finish. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sun Dec 10 22:04:45 2006 | http://epydoc.sf.net |