From 911a8117a16e68130f16379da04845a064132988 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Sat, 1 Jun 2013 00:24:19 +0200 Subject: [PATCH] mod_python is broken for now --- system/TestPlc.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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, -- 2.43.0