keep track of f14 attempts
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 5 May 2011 15:41:19 +0000 (17:41 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 5 May 2011 15:41:19 +0000 (17:41 +0200)
scripts/builds.sh

index 3d2ad6a..c37364c 100755 (executable)
@@ -51,7 +51,8 @@ velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu   -d onelab -t onelab-k
 ########################################
 ########## f12 bootstrap : vserver-capa2.6.32, 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 -B
-# the 32bits version is not very useful
-#### liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu   -d f12 -f f12 -p linux32 -b @DATE@--f12-f12-32 -B
+#liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu   -d f12 -f f12 -p linux32 -b @DATE@--f12-f12-32 -B
+### same software release but built on f14
+#liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu   -d f12 -f f14 -p linux64 -b @DATE@--f12-f14-64 -B
+#liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu   -d f14 -f f14 -p linux64 -b @DATE@--f14-f14-64 -B