turn on check_tcp on lxc builds
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 29 Jun 2012 07:24:28 +0000 (09:24 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 29 Jun 2012 07:24:28 +0000 (09:24 +0200)
scripts/builds.sh

index 6f1f149..ed636a4 100755 (executable)
@@ -14,8 +14,8 @@ function velvet () { hostname | grep -q velvet ; }
 #################### lxc on f14 and f16 
 # currently we have the following limitations with lxc
 # 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_tcp 
-liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f17 -p linux64 -b @DATE@--lxc17 -X -e check_tcp 
+liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f16 -p linux64 -b @DATE@--lxc16 -X
+liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f17 -p linux64 -b @DATE@--lxc17 -X
 # wextoolbox on f14 (gnuradio is in f14 only)
 # DistributedRateLimiting is not built in this distro
 #liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d wextoolbox -p linux32 -f f14 -b @DATE@--wtx-f14-32