mod_python is broken for now
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 31 May 2013 22:24:19 +0000 (00:24 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 31 May 2013 22:24:19 +0000 (00:24 +0200)
system/TestPlc.py

index f874c11..8d0dc4f 100644 (file)
@@ -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,