From 2e945f5576b58b5c66d9c1f53551961a0b840678 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 19 Jan 2009 19:56:34 +0000 Subject: [PATCH] runs sanity checks again : run all the test scripts in qaapi/qa/tests/{node,slice} --- system/TestPlc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- 2.47.0