use new -e build option instead of messing with -x -x -x
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 20 Mar 2012 10:30:46 +0000 (11:30 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 20 Mar 2012 10:30:46 +0000 (11:30 +0100)
scripts/builds.sh

index 7e24c86..3da4c05 100755 (executable)
@@ -13,9 +13,8 @@ function velvet () { hostname | grep -q velvet ; }
 
 #################### lxc on f14 and f16 
 # skip the check_initscripts step
-# we want to pass '-x check_initscripts' to te tests script
-# but -x '-x check_initscripts' won't work well
-liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f14 -p linux64 -b @DATE@--lxc14 -x -x -x check_initscripts -x -x -x check_tcp
+# TODO use -X to test plc under lxc
+liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f14 -p linux64 -b @DATE@--lxc14 -e check_initscripts -e check_tcp
 # 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