use tests's no-omf branch for testing lxc as omf is currently turned off
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 5 Nov 2013 16:53:14 +0000 (17:53 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 5 Nov 2013 16:53:14 +0000 (17:53 +0100)
scripts/builds.sh

index 3c344bc..33cc544 100755 (executable)
@@ -15,7 +15,7 @@ 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 tests-GITPATH=git://git.onelab.eu/tests.git@no-omf
 ###summer-mode###liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f12 -p linux32 -b @DATE@--f12-32
 
 reed   && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux64 -b @DATE@--f14-64