From: Thierry Parmentelat Date: Fri, 25 Mar 2011 14:34:42 +0000 (+0100) Subject: check-hooks not in the default scenario X-Git-Tag: tests-5.0-27~5 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=f7cd81f41934af5e9f89629db9ebd0abd8a493ca;p=tests.git check-hooks not in the default scenario --- diff --git a/system/TestPlc.py b/system/TestPlc.py index 170fb2a..903ddaf 100644 --- a/system/TestPlc.py +++ b/system/TestPlc.py @@ -100,10 +100,11 @@ class TestPlc: 'ssh_node_debug', 'plcsh_stress_test@1', SEP, 'ssh_node_boot', 'ssh_slice', 'check_initscripts', SEP, 'ssh_slice_sfa@1', 'sfa_delete_slice@1', 'sfa_delete_user@1', SEPSFA, - 'check_tcp', 'check_hooks@1', SEP, + 'check_tcp', SEP, 'force_gather_logs', 'force_local_post', SEP, ] other_steps = [ + 'check_hooks', 'free_all', 'show_boxes', 'local_list','local_rel','local_rel_plc','local_rel_qemu',SEP, 'plc_stop', 'vs_start', 'vs_stop', SEP,