velvet needs attention
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 14 Jul 2014 08:48:04 +0000 (10:48 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 14 Jul 2014 08:48:04 +0000 (10:48 +0200)
system/LocalSubstrate.inria.py

index 49bd51b..0dd47a1 100755 (executable)
@@ -20,7 +20,9 @@ class OnelabSubstrate (Substrate):
 
    # the experimental lxc-based build box
    def build_lxc_boxes_spec (self):
-      return [ 'liquid', 'reed', 'velvet' ]
+# velvet needs attention
+#      return [ 'liquid', 'reed', 'velvet' ]
+      return [ 'liquid', 'reed' ]
 
    # the lxc-capable box for PLCs
    def plc_lxc_boxes_spec (self):