From: Thierry Parmentelat Date: Thu, 31 Jan 2013 04:30:41 +0000 (+0100) Subject: add deathvegas X-Git-Tag: tests-5.1-10~12 X-Git-Url: http://git.onelab.eu/?p=tests.git;a=commitdiff_plain;h=580e6c628e639222aacfbd67f6f155fe1863fb97 add deathvegas --- diff --git a/system/LocalSubstrate.inria.py b/system/LocalSubstrate.inria.py index f512440..30eafd3 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', 'gorillaz', ] + return [ 'liquid', 'reed', 'velvet', 'gorillaz', 'deathvegas' ] # the vs-capable box for PLCs def plc_vs_boxes_spec (self):