X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=scripts%2Fbuilds.sh;h=af4c06204813c8c4d22d9c88ac3b9d538bc45592;hb=fd03b14eed8f39f8f12b756114fb1a87f6790454;hp=c4ba9cfba7ef489249d519fd3b8791d03d1acc2d;hpb=68b116fe9b150f50ebe276ba9b5d63dd4349a915;p=infrastructure.git diff --git a/scripts/builds.sh b/scripts/builds.sh index c4ba9cf..af4c062 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -16,11 +16,22 @@ # -y pg testing only the pg rspecs # 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 f29 -b @DATE@--f29 & +/root/bin/lbuild-nightly.sh -f f33 -b @DATE@--f33-serversideonly & [ -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 & +/root/bin/lbuild-nightly.sh -f f31 -b @DATE@--f31-serversideonly & +/root/bin/lbuild-nightly.sh -f f29 -b @DATE@--f29-serversideonly & + +# forget about sfa/python3 for now +exit +#/root/bin/lbuild-nightly.sh -f f33 -b @DATE@--f33-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 stable # fedora=f25; branch=noslicemgr; name=${branch}