estran : max vnodes 3->2, too small disk
[tests.git] / system / LocalSubstrate.inria.py
index b414dbb..7b408ad 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):
@@ -44,13 +46,12 @@ class OnelabSubstrate (Substrate):
 # used to have kruder too, but it is broken/dead
 # dorfmeister (2)
          ('dorfmeister', 2), # 4 cores, 4Gb
-# enfoui - this HP box behaves weird at boot-time
-# we don't get to see much of the boot process
+# enfoui - L119 as it won't work well under the KVM in L102A
 # use F10 to enter BIOS setup
 # 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
+         ('estran', 2), # 4 cores, 8Gb
 # lodos (5) - rather old/small
          ('lodos', 1), # 2 cores, 4Gb
 # cyblok (6)