Add site_rpc_utils_unittest and execution_engine_unittest to LONG_TESTS

Signed-off-by: James Ren <[email protected]>

--- autotest/utils/unittest_suite.py    2010-04-08 13:32:10.000000000 -0700
+++ autotest/utils/unittest_suite.py    2010-04-08 14:44:03.000000000 -0700
@@ -29,7 +29,9 @@
         'metahost_scheduler_unittest.py',
         'site_metahost_scheduler_unittest.py',
         'rpc_utils_unittest.py',
+        'site_rpc_utils_unittest.py'
+        'execution_engine_unittest',
         ))
 
 REQUIRES_MYSQLDB = set((
_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to