From: Thierry Parmentelat Date: Fri, 21 Dec 2018 11:29:32 +0000 (+0100) Subject: new naming scheme X-Git-Url: http://git.onelab.eu/?p=infrastructure.git;a=commitdiff_plain;h=0cd7f700b570dcb1fc38033fdd5008c8c86d1bc3 new naming scheme --- diff --git a/scripts/builds.sh b/scripts/builds.sh index 99b29c5..24e62d5 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -16,12 +16,13 @@ # -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 -/root/bin/lbuild-nightly.sh -t lxcpy3-tags.mk -f f29 -b @DATE@--f29-py3 & +/root/bin/lbuild-nightly.sh -f f29 -b @DATE@--py3-f29 -t lxcpy3-tags.mk & [ -n "$SINGLE" ] && exit -/root/bin/lbuild-nightly.sh -f f29 -b @DATE@--f29 & -/root/bin/lbuild-nightly.sh -f f27 -b @DATE@--f27 & -/root/bin/lbuild-nightly.sh -t lxcpy3-tags.mk -f f27 -b @DATE@--f27-py3 & +/root/bin/lbuild-nightly.sh -f f29 -b @DATE@--py2-f29 & +/root/bin/lbuild-nightly.sh -f f27 -b @DATE@--py2-f27 & +/root/bin/lbuild-nightly.sh -f f27 -b @DATE@--py3-f27 -t lxcpy3-tags.mk & ### sfa from stable # fedora=f25; branch=noslicemgr; name=${branch}