From e2f12c3bde85a976694212f1159477472ce1ab6b Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 15 Feb 2017 12:37:02 +0100 Subject: [PATCH] buids --- scripts/builds.sh | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/scripts/builds.sh b/scripts/builds.sh index fade293..00d5e69 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -15,17 +15,13 @@ # -c config -c sfadebug - turn on sfa debug # -y pg testing only the pg rspecs -# XXX historically we had several build boxes -#function liquid () { hostname | grep -q liquid ; } -#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 plcapi-GITPATH=git://git.onelab.eu/plcapi.git@remove-xmlrpc & +[ -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 f23 -b @DATE@--f23 -e check-initscripts & -/root/bin/lbuild-nightly.sh -f f14 -b @DATE@--f14 -d onelab & +/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 & -[ -n "$SINGLE" ] && exit # 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 ? -- 2.43.0