X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=system%2FLocalSubstrate.inria.py;h=f5124405a4df26b18309bf09e94d0754b1c746b9;hb=362e7b75e44e914769b7fc0d650b5d47dd063c09;hp=56fa0257585a7011a4b6ad2d9073bb62c7fcec88;hpb=47dee57d7682d070e2791979fe671e8a3934afd2;p=tests.git diff --git a/system/LocalSubstrate.inria.py b/system/LocalSubstrate.inria.py index 56fa025..f512440 100755 --- a/system/LocalSubstrate.inria.py +++ b/system/LocalSubstrate.inria.py @@ -20,7 +20,7 @@ class OnelabSubstrate (Substrate): # the build boxes we use def build_boxes_spec (self): - return [ 'liquid', 'reed', 'velvet', ] + return [ 'liquid', 'reed', 'velvet', 'gorillaz', ] # the vs-capable box for PLCs def plc_vs_boxes_spec (self):