release reed from its build duties
[tests.git] / system / LocalSubstrate.inria.py
index 12287c5..a4f1359 100755 (executable)
@@ -22,7 +22,8 @@ class OnelabSubstrate (Substrate):
    def build_lxc_boxes_spec (self):
 # velvet needs attention
 #      return [ 'liquid', 'reed', 'velvet' ]
-      return [ 'liquid', 'reed', 'buzzcocks' ]
+# reed out of the pool, liquid only used for the last f18 build      
+      return [ 'buzzcocks', 'liquid' ]
 
    # the lxc-capable box for PLCs
    def plc_lxc_boxes_spec (self):