a new build for sfa standalone (registry-only)
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 22 May 2012 15:31:55 +0000 (17:31 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 22 May 2012 15:31:55 +0000 (17:31 +0200)
scripts/builds.sh

index 7e931b3..3c1bc50 100755 (executable)
@@ -17,7 +17,7 @@ function velvet () { hostname | grep -q velvet ; }
 # tcp is not yet available for a lack of port forwarding 
 liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f16 -p linux64 -b @DATE@--lxc16 -X -e check_initscripts -e check_tcp 
 liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f16 -p linux64 -b @DATE@--lxc16-sfa -X -e check_initscripts -e check_tcp sfa-GITPATH=git://git.onelab.eu/sfa.git@master
-# newinterface on f16
+### newinterface on f16
 ###liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f16 -p linux64 -b @DATE@--lxc16-nint -X -e check_initscripts -e check_tcp plcapi-GITPATH=git://git.onelab.eu/plcapi.git@newinterface 
 
 # f12 on reed - no SFA any more
@@ -27,7 +27,11 @@ reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-t
 
 # 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 
+# f14-32 has sfadebug enabled (loglevel=debug)
 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 -c default -c sfadebug 
+# this one is configured to run sfa in standalone mode, using flavour=void and a limited set of test steps
+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-sfastd1 -c default -c sfadebug -c sfavoid -x sfa-standalone
+### newinterface on 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-nint plcapi-GITPATH=git://git.onelab.eu/plcapi.git@newinterface 
 
 ###### testing only the pg rspecs