From: Thierry Parmentelat Date: Fri, 31 May 2013 22:24:19 +0000 (+0200) Subject: mod_python is broken for now X-Git-Tag: tests-5.2-4~1 X-Git-Url: http://git.onelab.eu/?p=tests.git;a=commitdiff_plain;h=911a8117a16e68130f16379da04845a064132988 mod_python is broken for now --- diff --git a/system/TestPlc.py b/system/TestPlc.py index f874c11..8d0dc4f 100644 --- a/system/TestPlc.py +++ b/system/TestPlc.py @@ -84,7 +84,8 @@ class TestPlc: default_steps = [ 'show', SEP, 'vs_delete','timestamp_vs','vs_create', SEP, - 'plc_install', 'mod_python', 'plc_configure', 'plc_start', SEP, +# 'plc_install', 'mod_python', 'plc_configure', 'plc_start', SEP, + 'plc_install', 'plc_configure', 'plc_start', SEP, 'keys_fetch', 'keys_store', 'keys_clear_known_hosts', SEP, 'plcapi_urls','speed_up_slices', SEP, 'initscripts', 'sites', 'nodes', 'slices', 'nodegroups', 'leases', SEP,