X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=system%2FLocalSubstrate.inria.py;h=a4f13590202031d6341f4722093ec45c0648e6f2;hb=29c92e4bc14a0d7ec76a6e73d558fce4045ea954;hp=12287c564f88fff4af65250544a8cc38ae9aa116;hpb=48549fed7129e518055c3330976eb3dd7951e494;p=tests.git diff --git a/system/LocalSubstrate.inria.py b/system/LocalSubstrate.inria.py index 12287c5..a4f1359 100755 --- a/system/LocalSubstrate.inria.py +++ b/system/LocalSubstrate.inria.py @@ -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):