only f23
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 31 Mar 2016 07:02:08 +0000 (09:02 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 31 Mar 2016 07:02:08 +0000 (09:02 +0200)
scripts/builds.sh

index fb0a538..3eb09e9 100755 (executable)
@@ -26,8 +26,8 @@
 # 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 ?
 # 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 ?
-sleep 600
-/root/bin/lbuild-nightly.sh -f f22 -b @DATE@--f22 -e check-initscripts &
+#sleep 600
+#/root/bin/lbuild-nightly.sh -f f22 -b @DATE@--f22 -e check-initscripts &
 #/root/bin/lbuild-nightly.sh -f f14 -b @DATE@--f14 -d onelab &
 #/root/bin/lbuild-nightly.sh -f f21 -b @DATE@--f21 -e check-initscripts &
 #/root/bin/lbuild-nightly.sh -f f20 -b @DATE@--f20 -e check-initscripts &
 #/root/bin/lbuild-nightly.sh -f f14 -b @DATE@--f14 -d onelab &
 #/root/bin/lbuild-nightly.sh -f f21 -b @DATE@--f21 -e check-initscripts &
 #/root/bin/lbuild-nightly.sh -f f20 -b @DATE@--f20 -e check-initscripts &
@@ -35,8 +35,8 @@ sleep 600
 
 ### sfa from stable
 # xxx see above
 
 ### sfa from stable
 # xxx see above
-sleep 600
-/root/bin/lbuild-nightly.sh -f f23 -b @DATE@--f23-sfatag -e check-initscripts GITPATH=git://git.onelab.eu/sfa.git@sfa-3.1-21 &
+#sleep 600
+#/root/bin/lbuild-nightly.sh -f f23 -b @DATE@--f23-sfatag -e check-initscripts GITPATH=git://git.onelab.eu/sfa.git@sfa-3.1-21 &
 #/root/bin/lbuild-nightly.sh sfa-GITPATH=git://git.onelab.eu/sfa.git@master tests-GITPATH=git://git.onelab.eu/tests.git@master -f f23 -b @DATE@--f23-sfa -e check-initscripts &
 
 ### older fedoras
 #/root/bin/lbuild-nightly.sh sfa-GITPATH=git://git.onelab.eu/sfa.git@master tests-GITPATH=git://git.onelab.eu/tests.git@master -f f23 -b @DATE@--f23-sfa -e check-initscripts &
 
 ### older fedoras