add f18 in the mix
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 28 Feb 2013 08:24:59 +0000 (09:24 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 28 Feb 2013 08:24:59 +0000 (09:24 +0100)
scripts/sfa-2125-sface-099.sh

index 742e350..58ff698 100755 (executable)
@@ -11,10 +11,13 @@ function velvet () { hostname | grep -q velvet ; }
 
 reed   && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux32 -b sfa-2.1-25--f14-32 -B sfa sface sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-2.1-25 sface-GITPATH=git://git.onelab.eu/sface.git@sface-0.9-9
 reed   && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux64 -b sfa-2.1-25--f14-64 -B sfa sface sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-2.1-25 sface-GITPATH=git://git.onelab.eu/sface.git@sface-0.9-9
+reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f18 -p linux32 -b sfa-2.1-25--f18-32 -B sfa sface sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-2.1-25 sface-GITPATH=git://git.onelab.eu/sface.git@sface-0.9-9
+reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f18 -p linux64 -b sfa-2.1-25--f18-64 -B sfa sface sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-2.1-25 sface-GITPATH=git://git.onelab.eu/sface.git@sface-0.9-9
 
 velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f16 -p linux32 -b sfa-2.1-25--f16-32 -B sfa sface sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-2.1-25 sface-GITPATH=git://git.onelab.eu/sface.git@sface-0.9-9
 velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f16 -p linux64 -b sfa-2.1-25--f16-64 -B sfa sface sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-2.1-25 sface-GITPATH=git://git.onelab.eu/sface.git@sface-0.9-9
 
+
 # sface not debian-ready yet
 liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f squeeze -P develsfa.pkgs -W http://debian.onelab.eu/ -p linux32 -b sfa-2.1.25-squeeze-32 -B sfa-debian ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-2.1-25
 liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f squeeze -P develsfa.pkgs -W http://debian.onelab.eu/ -p linux64 -b sfa-2.1.25-squeeze-64 -B sfa-debian ALL=sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-2.1-25