only one tags file for lxc
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 28 Nov 2012 08:58:53 +0000 (09:58 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 28 Nov 2012 08:58:53 +0000 (09:58 +0100)
scripts/builds.sh

index ca9ba17..1e3b833 100755 (executable)
@@ -2,10 +2,11 @@
 
 # the tests flavours available
 # -B means no test
-# default for the tests setup is one myplc
+# -c default for the tests setup is one myplc
 # -c dual has two myplc's - pointing to each other AMs
 # -c triangle has three - ditto
 # -c sfamesh makes them point to SMs
+# -c bignode is to allow one hour for the node to install
 
 function liquid () { hostname | grep -q liquid ; }
 function reed () { hostname | grep -q reed ; }
@@ -21,8 +22,7 @@ liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d wextoolbox -p linux3
 # see wexlxc.mk in wextoolbox (branch wexlxc)
 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 
-liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -t lxc-openvswitch-tags.mk -f f16 -p linux64 -b @DATE@--lxc16dev -X 
+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