velvet needs attention
[tests.git] / 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):