Exclude new monitor_db_cleanup_test from the "short" test suite.

Signed-off-by: Steve Howard <[email protected]>

--- autotest/utils/unittest_suite.py    2010-01-11 14:45:48.000000000 -0800
+++ autotest/utils/unittest_suite.py    2010-01-11 14:45:48.000000000 -0800
@@ -17,6 +17,7 @@
 LONG_TESTS = set((
     'monitor_db_unittest.py',
     'monitor_db_functional_test.py',
+    'monitor_db_cleanup_test.py',
     'barrier_unittest.py',
     'migrate_unittest.py',
     'frontend_unittest.py',
_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to