gorillaz does not build anymore now that all boxes run f14 and are f18 capable
[tests.git] / system / LocalSubstrate.inria.py
index 9c7e7c7..ca30f86 100755 (executable)
@@ -20,7 +20,7 @@ class OnelabSubstrate (Substrate):
 
    # the build boxes we use 
    def build_boxes_spec (self):
-      return [ 'liquid', 'reed', 'velvet', 'gorillaz', 'deathvegas' ]
+      return [ 'liquid', 'reed', 'velvet' ]
 
    # the vs-capable box for PLCs
    def plc_vs_boxes_spec (self):
@@ -30,7 +30,7 @@ class OnelabSubstrate (Substrate):
    # the lxc-capable box for PLCs
    def plc_lxc_boxes_spec (self):
       return [ ('gotan', 35),  # how many plcs max in this box 
-               ('deathvegas', 35),  
+#               ('deathvegas', 35),  
                ]  
 
    # vplc01 to 40