From: Thierry Parmentelat Date: Mon, 28 May 2018 08:19:15 +0000 (+0200) Subject: no need to exclude check-initscripts anymore - big cleanup X-Git-Url: http://git.onelab.eu/?p=infrastructure.git;a=commitdiff_plain;h=946cadd484165e95a2ce1825ddb1fe265211d60d no need to exclude check-initscripts anymore - big cleanup --- diff --git a/scripts/builds.sh b/scripts/builds.sh index 9f3c951..f366e33 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -15,68 +15,17 @@ # -c config -c sfadebug - turn on sfa debug # -y pg testing only the pg rspecs -/root/bin/lbuild-nightly.sh -f f27 -b @DATE@--f27 -e check-initscripts & -[ -n "$SINGLE" ] && exit -/root/bin/lbuild-nightly.sh -f f25 -b @DATE@--f25 -e check-initscripts & - -#/root/bin/lbuild-nightly.sh -f f24 -b @DATE@--f24 -e check-initscripts & -#/root/bin/lbuild-nightly.sh -f f24 -b @DATE@--f24 -e check-initscripts plcapi-GITPATH=git://git.onelab.eu/plcapi.git@newlogs & -#/root/bin/lbuild-nightly.sh -f f23 -b @DATE@--f23 -e check-initscripts & -#/root/bin/lbuild-nightly.sh -f f14 -b @DATE@--f14 -d onelab & - -# xxx when running 3 builds of 22, 23 and 23-sfataga in parallel, I observe that -# they all 3 trigger the tests at the exact same time, which runs into a bug of libvirt -# might go away once we upgrade buzzcocks to f23 ? -#sleep 600 -#/root/bin/lbuild-nightly.sh -f f22 -b @DATE@--f22 -e check-initscripts & -#/root/bin/lbuild-nightly.sh -f f21 -b @DATE@--f21 -e check-initscripts & -#/root/bin/lbuild-nightly.sh -f f20 -b @DATE@--f20 -e check-initscripts & +# May 2018: check-initscripts is no longer part of the standard test suite +/root/bin/lbuild-nightly.sh -f f27 -b @DATE@--f27 & +[ -n "$SINGLE" ] && exit +/root/bin/lbuild-nightly.sh -f f25 -b @DATE@--f25 & ### sfa from stable -# xxx see above -#sleep 600 #/root/bin/lbuild-nightly.sh -f f23 -b @DATE@--f23-sfatag -e check-initscripts GITPATH=git://git.onelab.eu/sfa.git@sfa-3.1-21 & #/root/bin/lbuild-nightly.sh sfa-GITPATH=git://git.onelab.eu/sfa.git@master tests-GITPATH=git://git.onelab.eu/tests.git@master -f f23 -b @DATE@--f23-sfa -e check-initscripts & -### 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 # 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 -#/root/bin/lbuild-nightly.sh -d federation -P develdeb.pkgs -W http://debian.onelab.eu/ -f vivid -b @DATE@--f10n-ubu-v debian -B -#/root/bin/lbuild-nightly.sh -d federation -P develdeb.pkgs -W http://debian.onelab.eu/ -f wily -b @DATE@--f10n-ubu-w debian -B -/root/bin/lbuild-nightly.sh -d federation -P develdeb.pkgs -W http://debian.onelab.eu/ -f xenial -b @DATE@--f10n-ubu-x 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