From 13dc29e23bd69300a654edb0142acef01bff7a1d Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 24 Feb 2012 14:01:35 +0100 Subject: [PATCH] f12 does not have sfa any more, use plain names --- scripts/builds.sh | 31 +++++++++++++++++++------------ 1 file changed, 19 insertions(+), 12 deletions(-) diff --git a/scripts/builds.sh b/scripts/builds.sh index d5b6d94..15df648 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -19,19 +19,26 @@ liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f14 -p linux6 # testing on f16 is known to be broken - services won't start in the myplc vm - systemd not supported in util-vserver ? liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f16 -p linux64 -b @DATE@--lxc16 -# f12 on reed -# triangular -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f12 -p linux64 -b @DATE@--f12-64-alctri -c triangle -c sfamesh sfa-GITPATH=git://git.onelab.eu/sfa.git@sqlalchemy -# senslab - not much to test -#reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f12 -p linux64 -b @DATE@--f12-64-sfasl sfa-GITPATH=git://git.f-lab.fr/sfa.git@senslab2 -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f12 -p linux32 -b @DATE@--f12-32-alc sfa-GITPATH=git://git.onelab.eu/sfa.git@sqlalchemy -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f12 -p linux32 -b @DATE@--f12-32-sfaonly -x sfa_standalone sfa-GITPATH=git://git.onelab.eu/sfa.git@sqlalchemy - -# f14 - needs 2.6.32 -velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f14 -p linux64 -b @DATE@--f14-64-mas sfa-GITPATH=git://git.onelab.eu/sfa.git@master +# f12 on reed - no SFA any more +reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f12 -p linux64 -b @DATE@--f12-64 +reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f12 -p linux32 -b @DATE@--f12-32 + +# f14 +velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f14 -p linux64 -b @DATE@--f14-64-alc sfa-GITPATH=git://git.onelab.eu/sfa.git@sqlalchemy velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f14 -p linux32 -b @DATE@--f14-32-alc sfa-GITPATH=git://git.onelab.eu/sfa.git@sqlalchemy -c default -c sfadebug -# testing only the pg rspecs -#velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f14 -p linux64 -b @DATE@--f14-64-pg -y pg +# sfaonly +velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f14 -p linux32 -b @DATE@--f14-32-alcstd1 sfa-GITPATH=git://git.onelab.eu/sfa.git@sqlalchemy -c sfa_standalone + +###### testing only the pg rspecs +# -y pg +###### triangular tests +# -c triangle -c sfamesh +###### sfa debug +# -c config -c sfadebug +###### senslab - not much to test +# sfa-GITPATH=git://git.f-lab.fr/sfa.git@senslab2 + + #################### # wextoolbox on f14 (gnuradio is in f14 only) -- 2.47.0