X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=scripts%2Fbuilds.sh;h=6895010cf6b30635e1a14e1ebd9fb4b4e4e87aac;hb=61c4907f52b8e19d5b5af02fecb8045996325a00;hp=3e2c194cadc4c449035084d8f221b0b6cceb94be;hpb=de2a65c1a9cc916dc6c7138c0ef073e48b80d19c;p=infrastructure.git diff --git a/scripts/builds.sh b/scripts/builds.sh index 3e2c194..6895010 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -7,39 +7,57 @@ # -c triangle has three - ditto # -c sfamesh makes them point to SMs # -c bignode is to allow one hour for the node to install +# -X : this means use an lxc box to run the vplc (default) +# -S : this means use an lxc box to run the vplc (hopefully this won't be needed) function liquid () { hostname | grep -q liquid ; } function reed () { hostname | grep -q reed ; } function velvet () { hostname | grep -q velvet ; } -#################### lxc on f14 and f16 -# wextoolbox on f14 (gnuradio is in f14 only) -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d wextoolbox -p linux32 -f f14 -b @DATE@--wtx-f14-32 -e check_system_slice -c default -c bignode -#liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d wextoolbox -p linux64 -f f14 -b @DATE@--wtx-f14-64 -#################### -# wextoolbox on f16 - this one is broken - bbn won't build -# OTOH T. Turletti said bbn was not crucial.. -# 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 f18 -p linux64 -b @DATE@--lxc18 tests-GITPATH=git://git.onelab.eu/tests.git@no-omf +###summer-mode###liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f12 -p linux32 -b @DATE@--f12-32 +liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux64 -b @DATE@--dbs -c default -c sfadebug sfa-GITPATH=git://git.onelab.eu/sfa.git@dbsession tests-GITPATH=git://git.onelab.eu/tests.git@sfa-geni-v3 + +reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux64 -b @DATE@--f14-64 -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 onelab -f f14 -p linux32 -b @DATE@--f14-32-sfa-upmc sfa-GITPATH=git://git.onelab.eu/sfa.git@upmc tests-GITPATH=git://git.onelab.eu/tests.git@master +# at this point we have 2 branches for the tests, master is for the v2 API and sfa-geni-v3 is for the v3 API +# also we temporarily use a nodemanager tag because the latest code has the OMF rc script stalled +# disabled again for now : nodemanager-GITPATH=git://git.onelab.eu/nodemanager.git@nodemanager-5.2-6 +velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux64 -b @DATE@--sfav2 -c default -c sfadebug sfa-GITPATH=git://git.onelab.eu/sfa.git@geni-v2 tests-GITPATH=git://git.onelab.eu/tests.git@master +velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux64 -b @DATE@--sfav3-dual -c dual -c sfadebug sfa-GITPATH=git://git.onelab.eu/sfa.git@geni-v3 tests-GITPATH=git://git.onelab.eu/tests.git@sfa-geni-v3 +velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux64 -b @DATE@--sfav3 -c default -c sfadebug sfa-GITPATH=git://git.onelab.eu/sfa.git@geni-v3 tests-GITPATH=git://git.onelab.eu/tests.git@sfa-geni-v3 -### build on;y 64bits for the main devel track as this has gone very slow -# f12 on reed - no SFA any more -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f12 -p linux64 -b @DATE@--f12-64 -#reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f12 -p linux32 -b @DATE@--f12-32 -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux32 -b @DATE@--f14-32-sfav2-dual -c dual -c sfadebug sfa-GITPATH=git://git.onelab.eu/sfa.git@geni-v2 tests-GITPATH=git://git.onelab.eu/tests.git@master -reed && /root/git-build/vbuild-nightly.sh -m build@onelab.eu -d onelab -P develsfa.pkgs -f wheezy -p linux64 sfa-GITPATH=git://git.onelab.eu/sfa.git@upmc -b debsfaupmc ALL=sfa sfa-debian -B +# debians & ubuntus for manifold and myslice - for now these are defined in onelab distro only +reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -P develsfa.pkgs -W http://debian.onelab.eu/ -f wheezy -p linux64 -b @DATE@-manifold-w ALL=manifold manifold-debian -B +reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -P develsfa.pkgs -W http://debian.onelab.eu/ -f wheezy -p linux64 -b @DATE@-myslice-w ALL=myslice myslice-debian -B +#reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -P develsfa.pkgs -W http://debian.onelab.eu/ -f quantal -p linux64 -b @DATE@-myslice-q ALL=myslice myslice-debian -B +# would be interesting to build on raring aka ubuntu 13.04 but that's not yet an option ... +#reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -P develsfa.pkgs -W http://debian.onelab.eu/ -f raring -p linux64 -b @DATE@-myslice-r ALL=myslice myslice-debian -B +# debians & ubuntus for sfa +#reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -P develsfa.pkgs -W http://debian.onelab.eu/ -f squeeze -p linux64 sfa-GITPATH=git://git.onelab.eu/sfa.git@geni-v2 -b @DATE@-sfasqueeze ALL=sfa sfa-debian -B +###summer-mode###reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -P develsfa.pkgs -W http://debian.onelab.eu/ -f wheezy -p linux64 sfa-GITPATH=git://git.onelab.eu/sfa.git@geni-v2 -b @DATE@-sfawheezy ALL=sfa sfa-debian -B +#reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -P develsfa.pkgs -W http://debian.onelab.eu/ -f oneiric -p linux64 sfa-GITPATH=git://git.onelab.eu/sfa.git@geni-v2 -b @DATE@-sfaoneiric ALL=sfa sfa-debian -B +#reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -P develsfa.pkgs -W http://debian.onelab.eu/ -f precise -p linux64 sfa-GITPATH=git://git.onelab.eu/sfa.git@geni-v2 -b @DATE@-sfaprecise ALL=sfa sfa-debian -B +###summer-mode###reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -P develsfa.pkgs -W http://debian.onelab.eu/ -f quantal -p linux64 sfa-GITPATH=git://git.onelab.eu/sfa.git@geni-v2 -b @DATE@-sfaquantal ALL=sfa sfa-debian -B +# raring won't work yet +# the VS boxes will need some massaging, probably including defining a distro in util-vserver +# that is to say using init/style=plain and probably tweaking init-post/pre or whatever .. +# turning it off for now +#reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -P develsfa.pkgs -W http://debian.onelab.eu/ -f raring -p linux64 sfa-GITPATH=git://git.onelab.eu/sfa.git@geni-v2 -b @DATE@-sfararing ALL=sfa sfa-debian -B -# f14 -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux64 -b @DATE@--f14-64 -#velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux32 -b @DATE@--f14-32 -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux32 -b @DATE@--f14-32-sfav3 -c default -c sfadebug sfa-GITPATH=git://git.onelab.eu/sfa.git@geni-v3 tests-GITPATH=git://git.onelab.eu/tests.git@master +###summer-mode###reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -P develsfa.pkgs -W http://debian.onelab.eu/ -f quantal -p linux64 sfa-GITPATH=git://git.onelab.eu/sfa.git@geni-v3 -b @DATE@-sfa3quantal ALL=sfa sfa-debian -B +#################### +# wextoolbox +# bbn won't build so it's taken off that build -- see wexlxc.mk in wextoolbox (branch wexlxc) +# f14 +#liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d wextoolbox -p linux32 -f f14 -b @DATE@--wtx-f14-32 -e check_system_slice -c default -c bignode +# f16 +# for now this is failing because the nodeimage plain (uncompressed) package is too big, cpio seems to have a 2Gb limit +#liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d wexlxc -p linux64 -f f18 -b @DATE@--wexlxc-f18-64 -c default -c bignode +# f18 - never tried yet ###### testing only the pg rspecs # -y pg @@ -52,7 +70,7 @@ velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p lin #################### newinterface ### newinterface on f16 -###liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f16 -p linux64 -b @DATE@--lxc16-nint -X -e check_initscripts -e check_tcp plcapi-GITPATH=git://git.onelab.eu/plcapi.git@newinterface +###liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f16 -p linux64 -b @DATE@--lxc16-nint -e check_initscripts -e check_tcp plcapi-GITPATH=git://git.onelab.eu/plcapi.git@newinterface ### newinterface on f14 ###velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux64 -b @DATE@--f14-64-nint plcapi-GITPATH=git://git.onelab.eu/plcapi.git@newinterface @@ -63,7 +81,3 @@ velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p lin # for some reason, we have to use the one built on f12 #liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d f14 -f f14 -p linux64 -b @DATE@--f14-f14-64 -B -#################### lxc with f14 - failed ssh_slice last time this was checked on april 23 2012 -# DONT test this with --lxc, this tends to create odd problems with gotan's date and network settings as well -# currently is known to fail creating slices due to cgroups mount points or something -#liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f14 -p linux64 -b @DATE@--lxc14 -e check_initscripts -e check_tcp