From: Thierry Parmentelat Date: Sat, 2 Mar 2013 08:00:42 +0000 (+0100) Subject: since we run ssh-node-boot@1 we have to only run node-bmlogs on @1 X-Git-Tag: tests-5.2-1~4 X-Git-Url: http://git.onelab.eu/?p=tests.git;a=commitdiff_plain;h=d01bd0708a70785217e84ca527bb8aaeeb08a70e since we run ssh-node-boot@1 we have to only run node-bmlogs on @1 --- diff --git a/system/TestPlc.py b/system/TestPlc.py index 410b3fd..98bddff 100644 --- a/system/TestPlc.py +++ b/system/TestPlc.py @@ -100,7 +100,7 @@ class TestPlc: # 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@1', 'plcsh_stress_test@1', SEP, - 'ssh_node_boot@1', 'node_bmlogs', 'ssh_slice', 'ssh_slice_basics', 'check_initscripts', SEP, + 'ssh_node_boot@1', 'node_bmlogs@1', 'ssh_slice', 'ssh_slice_basics', 'check_initscripts', SEP, 'ssh_slice_sfa@1', 'sfa_delete_slice@1', 'sfa_delete_user@1', SEPSFA, 'cross_check_tcp@1', 'check_system_slice', SEP, 'empty_slices', 'ssh_slice_off', 'fill_slices', SEP,