LGTM
On Mon, Feb 22, 2010 at 12:47 PM, James Ren <[email protected]> wrote: > Marking metahost scheduler unittests as long tests since they require a > Django installation. > > Signed-off-by: James Ren <[email protected]> > > --- autotest/utils/unittest_suite.py 2010-02-22 12:47:38.000000000 -0800 > +++ autotest/utils/unittest_suite.py 2010-02-19 13:12:27.000000000 -0800 > @@ -32,6 +32,8 @@ > 'models_test.py', > 'serviceHandler_unittest.py', > 'scheduler_models_unittest.py', > + 'metahost_scheduler_unittest.py', > + 'site_metahost_scheduler_unittest.py', > )) > _______________________________________________ > Autotest mailing list > [email protected] > http://test.kernel.org/cgi-bin/mailman/listinfo/autotest > _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
