X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=scripts%2Fbuilds.sh;h=1cef22b0e2584ced7a663617da74c4a294603001;hb=546d81811d6c8c56169de75d6f681a779fad4208;hp=ee8fe66d1d892117017cb90b87a931825bbfd2bb;hpb=951f13e1269abf8b60729ba5f223280974cdfc0a;p=infrastructure.git diff --git a/scripts/builds.sh b/scripts/builds.sh index ee8fe66..1cef22b 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -1,6 +1,6 @@ #!/bin/bash -# if run with -s (single) we only run one build ber box +# if run with -s (single) we only run one build per box [ "$1" == "-s" ] && { shift; SINGLE=true; } # the tests flavours available @@ -15,66 +15,19 @@ # -c config -c sfadebug - turn on sfa debug # -y pg testing only the pg rspecs -function liquid () { hostname | grep -q liquid ; } -function reed () { hostname | grep -q reed ; } -function velvet () { hostname | grep -q velvet ; } - -### have each box run one main distro build -liquid && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d lxc -f f18 -p linux64 -b @DATE@--l18-lv121 -c default -c no_omf LIBVIRT=121 -reed && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d lxc -f f20 -p linux64 -b @DATE@--l20-lvms -c default -c no_omf LIBVIRT=mainstream -velvet && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d lxc -f f20 -p linux64 -b @DATE@--l20-lv121 -c default -c no_omf LIBVIRT=121 +# May 2018: check-initscripts is no longer part of the standard test suite +/root/bin/lbuild-nightly.sh -f f29 -b @DATE@--f29 & [ -n "$SINGLE" ] && exit +/root/bin/lbuild-nightly.sh -f f27 -b @DATE@--f27 & +/root/bin/lbuild-nightly.sh -f f27 -b @DATE@--f27-py3 plcapi-GITPATH=git://git.onelab.eu/plcapi.git@python3 tests-GITPATH=git://git.onelab.eu/tests.git@python3 & -### -liquid && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux64 -b @DATE@--f14 -reed && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux64 -b @DATE@--sfa3 -c default -c sfadebug sfa-GITPATH=git://git.onelab.eu/sfa.git@geni-v3 -velvet && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d lxc -f f18 -p linux64 -b @DATE@--l18-lv104 -c default -c no_omf LIBVIRT=104 - -### f20 being the least demanding build we use this box for the debian stuff -velvet && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d lxc -P develdeb.pkgs -W http://debian.onelab.eu/ -f wheezy -p linux64 -b @DATE@-manifold-w ALL=manifold manifold-debian -B -velvet && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d lxc -P develdeb.pkgs -W http://debian.onelab.eu/ -f wheezy -p linux64 -b @DATE@-myslice-w ALL=myslice myslice-debian -B -velvet && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d lxc -P develdeb.pkgs -W http://debian.onelab.eu/ -f jessie -p linux64 -b @DATE@-manifold-j ALL=manifold manifold-debian -B -velvet && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d lxc -P develdeb.pkgs -W http://debian.onelab.eu/ -f jessie -p linux64 -b @DATE@-myslice-j ALL=myslice myslice-debian -B -velvet && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d lxc -P develdeb.pkgs -W http://debian.onelab.eu/ -f raring -p linux64 -b @DATE@-manifold-r ALL=manifold manifold-debian -B -velvet && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d lxc -P develdeb.pkgs -W http://debian.onelab.eu/ -f raring -p linux64 -b @DATE@-myslice-r ALL=myslice myslice-debian -B -velvet && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d lxc -P develdeb.pkgs -W http://debian.onelab.eu/ -f saucy -p linux64 -b @DATE@-manifold-s ALL=manifold manifold-debian -B -velvet && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d lxc -P develdeb.pkgs -W http://debian.onelab.eu/ -f saucy -p linux64 -b @DATE@-myslice-s ALL=myslice myslice-debian -B - - - -######################################## -# debians & ubuntus for sfa -#reed && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d lxc -P develdeb.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/lbuild-nightly.sh -m build@onelab.eu -d lxc -P develdeb.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/lbuild-nightly.sh -m build@onelab.eu -d lxc -P develdeb.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/lbuild-nightly.sh -m build@onelab.eu -d lxc -P develdeb.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/lbuild-nightly.sh -m build@onelab.eu -d lxc -P develdeb.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/lbuild-nightly.sh -m build@onelab.eu -d lxc -P develdeb.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 - -###summer-mode###reed && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d lxc -P develdeb.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/lbuild-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/lbuild-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 +### sfa from stable +# fedora=f25; branch=noslicemgr; name=${branch} +#/root/bin/lbuild-nightly.sh -f $fedora -b @DATE@--${fedora}-${name} sfa-GITPATH=git://git.onelab.eu/sfa.git@${branch} & +#/root/bin/lbuild-nightly.sh -f f27 sfa-GITPATH=git://git.onelab.eu/sfa.git@master tests-GITPATH=git://git.onelab.eu/tests.git@master -b @DATE@--f27-sfa & -###### senslab - not much to test -# sfa-GITPATH=git://git.f-lab.fr/sfa.git@senslab2 -#################### -# build & test : f12 bootstrap : vserver-capable 2.6.32, util-vserver and yum, for a plain fedora 12 build or test box -#liquid && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d f12 -f f12 -p linux32 -b @DATE@--f12-f12-32 -B -### same software release but built on f14 - kernel excluded as, -# for some reason, we have to use the one built on f12 -#liquid && /root/bin/lbuild-nightly.sh -m build@onelab.eu -d f14 -f f14 -p linux64 -b @DATE@--f14-f14-64 -B +exit # END - for my-builds +########## oldies