From 9abf065fe3da006d426f77465617e953b4a8a09e Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 13 Feb 2017 14:55:07 +0100 Subject: [PATCH] build the remove-xmlrcp branch on f22 23 24 25 --- scripts/builds.sh | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/scripts/builds.sh b/scripts/builds.sh index e77956a..9bbe48b 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -20,9 +20,10 @@ #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 f24 -b @DATE@--f24 -e check-initscripts & +/root/bin/lbuild-nightly.sh -f f25 -b @DATE@--f25-vxr -e check-initscripts plcapi-GITPATH=git://git.onelab.eu/plcapi.git@remove-xmlrpc & +/root/bin/lbuild-nightly.sh -f f24 -b @DATE@--f24-vxr -e check-initscripts plcapi-GITPATH=git://git.onelab.eu/plcapi.git@remove-xmlrpc & +/root/bin/lbuild-nightly.sh -f f23 -b @DATE@--f23-vxr -e check-initscripts plcapi-GITPATH=git://git.onelab.eu/plcapi.git@remove-xmlrpc & +/root/bin/lbuild-nightly.sh -f f22 -b @DATE@--f22-vxr -e check-initscripts plcapi-GITPATH=git://git.onelab.eu/plcapi.git@remove-xmlrpc & [ -n "$SINGLE" ] && exit # xxx when running 3 builds of 22, 23 and 23-sfataga in parallel, I observe that -- 2.43.0