attempt to skip check_initscripts with the lxc build
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 20 Feb 2012 15:47:15 +0000 (16:47 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 20 Feb 2012 15:47:15 +0000 (16:47 +0100)
scripts/builds.sh

index 181c893..3c4d12f 100755 (executable)
@@ -12,7 +12,7 @@ function reed () { hostname | grep -q reed ; }
 function velvet () { hostname | grep -q velvet ; }
 
 #################### lxc on f14 and f16 
-liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f14 -p linux64 -b @DATE@--lxc14 
+liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f14 -p linux64 -b @DATE@--lxc14 -x '-x check_initscripts'
 # 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 -B