From 26975f05f688482363468363afa6fdbc557f96e0 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 16 Dec 2016 09:37:01 +0100 Subject: [PATCH] f24 for r2lab; turn off broken f25 --- scripts/builds.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/scripts/builds.sh b/scripts/builds.sh index 51a75be..40e8052 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -20,8 +20,9 @@ #function reed () { hostname | grep -q reed ; } #function buzzcocks () { hostname | grep -q buzzcocks ; } -/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 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-r2lab -e check-initscripts plcapi-GITPATH=git://git.onelab.eu/plcapi.git@r2lab & [ -n "$SINGLE" ] && exit # xxx when running 3 builds of 22, 23 and 23-sfataga in parallel, I observe that -- 2.43.0