Trees | Indices | Help |
|
---|
|
Sleeps for a configured amount of time.
This is used just for debugging and testing.
Parameters:
If the on_master parameter is true, it will execute a sleep on the master (before any node sleep).
If the on_nodes list is not empty, it will sleep on those nodes (after the sleep on the master, if that is enabled).
As an additional feature, the case of duration < 0 will be reported as an execution error, so this opcode can be used as a failure generator. The case of duration == 0 will not be treated specially.
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
|||
OP_ID = "OP_TEST_DELAY" The ID of this opcode. |
|||
OP_DSC_FIELD = "duration"
|
|
|||
|
|||
Inherited from |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Dec 9 15:55:54 2010 | http://epydoc.sourceforge.net |