turn off f12/k22 builds
authorthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Fri, 22 Jan 2010 09:11:21 +0000 (09:11 +0000)
committerthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Fri, 22 Jan 2010 09:11:21 +0000 (09:11 +0000)
scripts/builds.sh

index 3cb0b5b..71a8ac0 100755 (executable)
@@ -9,12 +9,14 @@ function reed () { [ $hostname = reed ] ; }
 function velvet () { [ $hostname = velvet ] ; }
 
 ### f12 bootstrap : 2.6.31, util-vserver and yum, for a plain fedora 12 build or test box
+# enable on a need-by-need basis
 # liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu   -d f12 -f f12 -p linux64 -b @DATE@--f12-f12-64
 # liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu   -d f12 -f f12 -p linux32 -b @DATE@--f12-f12-32
 
 ### old 2.6.22 kernel on f12 
-liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu   -d onelab -f f12 -p linux32 -b @DATE@--1l-f12-32
-liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu   -d onelab -f f12 -p linux64 -b @DATE@--1l-f12-64 -B
+# using the old 39-1 tag, has no support for the getline patch, thus broken on f12
+# liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu   -d onelab -f f12 -p linux32 -b @DATE@--1l-f12-32
+# liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu   -d onelab -f f12 -p linux64 -b @DATE@--1l-f12-64 -B
 
 # 2.6.27 kernel on f12
 liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu   -d onelab -t onelab-k27-tags.mk -f f12 -p linux32 -b @DATE@--k27-f12-32