estran out
[tests.git] / system / LocalSubstrate.inria.py
index 49bd51b..c156aca 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):
@@ -49,7 +51,8 @@ class OnelabSubstrate (Substrate):
 # nodes spawned in this box won't get network connectivity
 #         ('enfoui', 4), # 4 cores, 8Gb
 # estran (4) - big mem but small disk
-         ('estran', 3), # 4 cores, 8Gb
+# take it out because it takes much of the load and then gets full..
+#         ('estran', 2), # 4 cores, 8Gb
 # lodos (5) - rather old/small
          ('lodos', 1), # 2 cores, 4Gb
 # cyblok (6)