mention -X for lxc builds
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 28 Mar 2012 07:50:38 +0000 (09:50 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 28 Mar 2012 07:50:38 +0000 (09:50 +0200)
scripts/builds.sh

index 3da4c05..6eb239b 100755 (executable)
@@ -14,9 +14,9 @@ function velvet () { hostname | grep -q velvet ; }
 #################### lxc on f14 and f16 
 # skip the check_initscripts step
 # 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
+liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -X -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 
+liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -X -f f16 -p linux64 -b @DATE@--lxc16
 
 # f12 on reed - no SFA any more
 reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k32-tags.mk -f f12 -p linux64 -b @DATE@--f12-64