X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=scripts%2Fbuilds.sh;h=1e3b833e9621e40f8e6a45a36bf70752f9cb569b;hb=2dd8de926dfae200362060c49ac5c1057381be6e;hp=ca9ba1702b12bedf0281f02a2733fbb437a50308;hpb=d13fe29a4aeac08b4b8dc343468a9924f4044b16;p=infrastructure.git diff --git a/scripts/builds.sh b/scripts/builds.sh index ca9ba17..1e3b833 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -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