From: Thierry Parmentelat Date: Tue, 28 Jan 2014 09:20:43 +0000 (+0100) Subject: warhol is now off the hook X-Git-Tag: tests-5.3-2~23 X-Git-Url: http://git.onelab.eu/?p=tests.git;a=commitdiff_plain;h=c830aef6dfa1a9264c078d21769d61114b7d6039 warhol is now off the hook --- diff --git a/system/LocalSubstrate.inria.py b/system/LocalSubstrate.inria.py index 10758c0..d049de0 100755 --- a/system/LocalSubstrate.inria.py +++ b/system/LocalSubstrate.inria.py @@ -24,7 +24,7 @@ class OnelabSubstrate (Substrate): # the experimental lxc-based build box def build_lxc_boxes_spec (self): - return [ 'liquid', 'reed', 'velvet', 'warhol' ] + return [ 'liquid', 'reed', 'velvet' ] # the vs-capable box for PLCs def plc_vs_boxes_spec (self):