From f7cd81f41934af5e9f89629db9ebd0abd8a493ca Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 25 Mar 2011 15:34:42 +0100 Subject: [PATCH] check-hooks not in the default scenario --- system/TestPlc.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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, -- 2.47.0