missed helper fun for deathvegas
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 30 Jan 2013 19:57:35 +0000 (20:57 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 30 Jan 2013 19:57:35 +0000 (20:57 +0100)
scripts/builds.sh

index 59bc9df..23af258 100755 (executable)
@@ -12,6 +12,7 @@ function liquid () { hostname | grep -q liquid ; }
 function reed () { hostname | grep -q reed ; }
 function velvet () { hostname | grep -q velvet ; }
 function gorillaz () { hostname | grep -q gorillaz ; }
+function deathvegas () { hostname | grep -q deathvegas ; }
 
 #################### lxc on f14 and f16 
 # wextoolbox on f14 (gnuradio is in f14 only)
@@ -24,9 +25,9 @@ liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d wextoolbox -p linux3
 liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d wexlxc -p linux64 -f f16 -b @DATE@--wexlxc-f16-64 -X -c default -c bignode
 
 liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f16 -p linux64 -b @DATE@--lxc16 -X
-# lxc17 is< broken for now - f12 vs-capable build box like liquid can't seem to create the build VMs b/c of some rpm limitations
-#liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f17 -p linux64 -b @DATE@--lxc17 -X
-#liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f18 -p linux64 -b @DATE@--lxc18 -X
+# the ability to build under f18 is quite new
+# most probably the testing part (on an lxc-based test box, hence -X) won't work for now, but that's the goal though
+deathvegas && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f18 -p linux64 -b @DATE@--lxc18 -X
 
 ###  build only 64bits for the main devel track as this has gone very slow
 # f12 on reed - no SFA any more