run lxc build with the no_omf test config
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 11 Dec 2013 10:13:10 +0000 (11:13 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 11 Dec 2013 10:13:10 +0000 (11:13 +0100)
scripts/builds.sh

index 3c50b2c..13f1c62 100755 (executable)
@@ -15,13 +15,11 @@ function reed () { hostname | grep -q reed ; }
 function velvet () { hostname | grep -q velvet ; }
 
 ### 
-liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc    -f f18 -p linux64 -b @DATE@--lxc18 
+liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc    -f f18 -p linux64 -b @DATE@--lxc18 -c default -c no_omf
 
 reed   && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux64 -b @DATE@--f14-64
 
 # dec/13 - dropping sfa-v2 altogether
-# also we temporarily use a nodemanager tag because the latest code has the OMF rc script stalled
-# disabled again for now :  nodemanager-GITPATH=git://git.onelab.eu/nodemanager.git@nodemanager-5.2-6
 velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux64 -b @DATE@--sfav3-dual -c dual -c sfadebug sfa-GITPATH=git://git.onelab.eu/sfa.git@geni-v3 
 velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux64 -b @DATE@--sfav3 -c default -c sfadebug sfa-GITPATH=git://git.onelab.eu/sfa.git@geni-v3