X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=scripts%2Fbuilds.sh;h=96bbf4d8d025993012e74e746034d3b1fdabe19b;hb=93a7dc73b4c0fccde322f1186c4f896131c90b84;hp=495e5ba83eccc7357ea3163d1ca63484d8b20848;hpb=4b618b221967f2e7eb07b7266498851b3eecda1e;p=infrastructure.git diff --git a/scripts/builds.sh b/scripts/builds.sh index 495e5ba..96bbf4d 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -15,57 +15,26 @@ # -c config -c sfadebug - turn on sfa debug # -y pg testing only the pg rspecs -# XXX historically we had several build boxes -#function liquid () { hostname | grep -q liquid ; } -#function reed () { hostname | grep -q reed ; } -#function buzzcocks () { hostname | grep -q buzzcocks ; } - -/root/bin/lbuild-nightly.sh -f f22 -b @DATE@--f22 -e check-initscripts & +# May 2018: check-initscripts is no longer part of the standard test suite +# Dec 2018: check-tcp is no longer part of the standard test suite +# Mar 2019: sfa is python3 +# Apr 2019: retrofit - default is sfa-4.0.3 i.e. python2, too much fuss otherwise +/root/bin/lbuild-nightly.sh -f f31 -b @DATE@--f31 & [ -n "$SINGLE" ] && exit -#/root/bin/lbuild-nightly.sh -f f14 -b @DATE@--f14 -d onelab & -#/root/bin/lbuild-nightly.sh -f f20 -b @DATE@--f20 -e check-initscripts & -#/root/bin/lbuild-nightly.sh -f f21 -b @DATE@--f21 -e check-initscripts & +/root/bin/lbuild-nightly.sh -f f29 -b @DATE@--f29 & +/root/bin/lbuild-nightly.sh -f f31 -b @DATE@--f31-sfapy3 sfa-GITPATH=git://git.onelab.eu/sfa.git@python3 & +# this once just to check +#/root/bin/lbuild-nightly.sh -f f29 -b @DATE@--py2-f29 -t lxcpy2-tags.mk & +#/root/bin/lbuild-nightly.sh -f f27 -b @DATE@--py2-f27 -t lxcpy2-tags.mk & -### sfa from branch -#/root/bin/lbuild-nightly.sh sfa-GITPATH=git://git.onelab.eu/sfa.git@master tests-GITPATH=git://git.onelab.eu/tests.git@master -f f21 -b @DATE@--f21-sfa -e check-initscripts & +### 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 & -### older fedoras -#/root/bin/lbuild-nightly.sh -f f18 -b @DATE@--f18 & -### 32bits build for the yum arch patch - do not forget to protect this within a call to linux32 -#linux32 /root/bin/lbuild-nightly.sh -f f14 -p linux32 -b @DATE@--f14-32 -d onelab -exit +exit # END - for my-builds ########## oldies - -### sfa + manifold + myslice -#/root/bin/lbuild-nightly.sh -d federation -P develdeb.pkgs -W http://debian.onelab.eu/ -f wheezy -b @DATE@--f10n-deb-w debian -B -#/root/bin/lbuild-nightly.sh -d federation -P develdeb.pkgs -W http://debian.onelab.eu/ -f jessie -b @DATE@--f10n-deb-j debian -B -#/root/bin/lbuild-nightly.sh -d federation -P develdeb.pkgs -W http://debian.onelab.eu/ -f saucy -b @DATE@--f10n-ubu-s debian -B -#/root/bin/lbuild-nightly.sh -d federation -P develdeb.pkgs -W http://debian.onelab.eu/ -f trusty -b @DATE@--f10n-ubu-t debian -B -#/root/bin/lbuild-nightly.sh -d federation -P develdeb.pkgs -W http://debian.onelab.eu/ -f utopic -b @DATE@--f10n-ubu-u debian -B - - -########## probably obsolete - -### nodemanager for ubuntu - giving up for now -#/root/bin/lbuild-nightly.sh -d lxc -f trusty -P develdeb.pkgs -W http://debian.onelab.eu/ -b @DATE@--nm-ubu-t -B nodemanager-GITPATH=git://git.onelab.eu/nodemanager.git@master ALL=nodemanager debian - -#################### -# wextoolbox -# bbn won't build so it's taken off that build -- see wexlxc.mk in wextoolbox (branch wexlxc) -# f14 -#/root/bin/lbuild-nightly.sh -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 -#/root/bin/lbuild-nightly.sh -d wexlxc -f f18 -b @DATE@--wexlxc-f18-64 -c default -c bignode -# f18 - never tried yet - -#################### -# build & test : f12 bootstrap : vserver-capable 2.6.32, util-vserver and yum, for a plain fedora 12 build or test box -#/root/bin/lbuild-nightly.sh -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 -#/root/bin/lbuild-nightly.sh -d f14 -f f14 -b @DATE@--f14-f14-64 -B