From: Thierry Parmentelat Date: Mon, 19 Jan 2009 19:56:34 +0000 (+0000) Subject: runs sanity checks again : run all the test scripts in qaapi/qa/tests/{node,slice} X-Git-Tag: tests-4.3-0~37 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=2e945f5576b58b5c66d9c1f53551961a0b840678;p=tests.git runs sanity checks again : run all the test scripts in qaapi/qa/tests/{node,slice} --- diff --git a/system/TestPlc.py b/system/TestPlc.py index 75d13b0..df53f9c 100644 --- a/system/TestPlc.py +++ b/system/TestPlc.py @@ -74,11 +74,11 @@ class TestPlc: 'plcsh_stress_test', SEP, 'nodes_ssh_debug', 'nodes_ssh_boot', 'check_slice', 'check_initscripts', SEP, 'check_tcp', SEP, + 'check_sanity', SEP, 'force_gather_logs', 'force_trplc_record','force_trplc_free', ] other_steps = [ 'stop_all_vservers','fresh_install', 'cache_rpm', 'stop', 'vs_start', SEP, - 'check_sanity', SEP, 'clean_initscripts', 'clean_nodegroups','clean_all_sites', SEP, 'clean_sites', 'clean_nodes', 'clean_slices', 'clean_keys', SEP,