From: Thierry Parmentelat Date: Tue, 19 Oct 2010 14:21:38 +0000 (+0300) Subject: no need to run unittests twice X-Git-Tag: tests-5.0-20~5 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=fe92cb1b783c96f1a991fd7bf73941c526ad9bf1;p=tests.git no need to run unittests twice --- diff --git a/system/TestPlc.py b/system/TestPlc.py index a48e4f6..6ff9da1 100644 --- a/system/TestPlc.py +++ b/system/TestPlc.py @@ -94,7 +94,7 @@ class TestPlc: 'install_sfa', 'configure_sfa', 'cross_configure_sfa', 'import_sfa', 'start_sfa', SEPSFA, 'configure_sfi@1', 'add_user_sfa@1', 'add_sfa@1', 'create_sfa@1', SEPSFA, 'update_user_sfa@1', 'update_sfa@1', 'view_sfa@1', SEPSFA, - 'install_unittest_sfa','unittest_sfa',SEPSFA, + 'install_unittest_sfa@1','unittest_sfa@1',SEPSFA, # we used to run plcsh_stress_test, and then nodes_ssh_debug and nodes_ssh_boot # but as the stress test might take a while, we sometimes missed the debug mode.. 'nodes_ssh_debug', 'plcsh_stress_test@1', SEP,