From: Thierry Parmentelat Date: Mon, 19 Sep 2011 15:19:55 +0000 (+0200) Subject: optimized X-Git-Tag: tests-5.0-29~36 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=ce8f0af6e027d3995b2c8aaad323ceffc0b66071;p=tests.git optimized --- diff --git a/system/TestPlc.py b/system/TestPlc.py index 2b15509..54ca644 100644 --- a/system/TestPlc.py +++ b/system/TestPlc.py @@ -99,8 +99,8 @@ class TestPlc: 'sfa_update_user@1', 'sfa_update_slice@1', 'sfa_view@1', 'sfa_utest@1',SEPSFA, # we used to run plcsh_stress_test, and then ssh_node_debug and ssh_node_boot # but as the stress test might take a while, we sometimes missed the debug mode.. - 'ssh_node_debug', 'plcsh_stress_test@1', SEP, - 'ssh_node_boot', 'ssh_slice', 'check_initscripts', SEP, + 'ssh_node_debug@1', 'plcsh_stress_test@1', SEP, + 'ssh_node_boot@1', 'ssh_slice', 'check_initscripts', SEP, 'ssh_slice_sfa@1', 'sfa_delete_slice@1', 'sfa_delete_user@1', SEPSFA, 'check_tcp', SEP, 'force_gather_logs', SEP,