[py-svn] r34841 - py/dist/py/documentation
fijal at codespeak.net
fijal at codespeak.net
Tue Nov 21 21:27:38 CET 2006
Author: fijal
Date: Tue Nov 21 21:27:37 2006
New Revision: 34841
Modified:
py/dist/py/documentation/test.txt
Log:
Added new option.
Modified: py/dist/py/documentation/test.txt
==============================================================================
--- py/dist/py/documentation/test.txt (original)
+++ py/dist/py/documentation/test.txt Tue Nov 21 21:27:37 2006
@@ -755,6 +755,8 @@
* `nice_level` - Level of nice under which tests are run
* `runner_policy` - (for `LSession` only) - contains policy for the test boxig.
`"plain_runner"` means no boxing, `"box_runner"` means boxing.
+* `waittime` - Default waiting time for remote host to finish test (after
+ that period we consider node as dead, default to 100s).
Development Notes
-----------------
More information about the py-svn
mailing list