Setting Test Planner execution engine max_runtime_hrs to a large number
Signed-off-by: James Ren <[email protected]>
--- autotest/frontend/planner/rpc_utils.py 2010-04-07 15:28:26.000000000
-0700
+++ autotest/frontend/planner/rpc_utils.py 2010-04-09 10:47:04.000000000
-0700
@@ -47,6 +47,7 @@
'control_type': afe_models.Job.ControlType.SERVER,
'synch_count': None,
'timeout': timeout,
+ 'max_runtime_hrs': timeout,
'run_verify': False,
'reboot_before': False,
'reboot_after': False,
_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest