X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=scripts%2Fbuilds.sh;h=930d25f64ee47090f3f0ce6ec3996e3bca4b95a1;hb=901849aefba30abd46a142e4c68ce9aacfbc3c38;hp=b57ec25eab11fa8bf22fc3b193e85cd8fd33eeb4;hpb=b4194e90d40b456cc4e7fc32e4246b57b5c60467;p=infrastructure.git diff --git a/scripts/builds.sh b/scripts/builds.sh index b57ec25..930d25f 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -16,10 +16,18 @@ # -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 f31 -b @DATE@--f31 & [ -n "$SINGLE" ] && exit -/root/bin/lbuild-nightly.sh -f f27 -b @DATE@--f27 & +/root/bin/lbuild-nightly.sh -f f29 -b @DATE@--f29 & +#/root/bin/lbuild-nightly.sh -f f29 -b @DATE@--f29-sfa3 sfa-GITPATH=git://git.onelab.eu/sfa.git@master & + +# 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}