release reed from its build duties
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 12 Mar 2015 10:58:18 +0000 (11:58 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 12 Mar 2015 10:58:27 +0000 (11:58 +0100)
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):