X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=system%2FLocalSubstrate.inria.py;h=12287c564f88fff4af65250544a8cc38ae9aa116;hb=747f86c2060b7d3b627d655fc0ffdafda4e58298;hp=f1395d515efadab5eea09cda4b17a4535c341c4c;hpb=9f615c22560bb0008b7fd41aba2fc5f1f50bf612;p=tests.git diff --git a/system/LocalSubstrate.inria.py b/system/LocalSubstrate.inria.py index f1395d5..12287c5 100755 --- a/system/LocalSubstrate.inria.py +++ b/system/LocalSubstrate.inria.py @@ -22,7 +22,7 @@ class OnelabSubstrate (Substrate): def build_lxc_boxes_spec (self): # velvet needs attention # return [ 'liquid', 'reed', 'velvet' ] - return [ 'liquid', 'reed' ] + return [ 'liquid', 'reed', 'buzzcocks' ] # the lxc-capable box for PLCs def plc_lxc_boxes_spec (self):