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