From 5b038100f00c77d7acf49d9a348759da658e1f91 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 20 Jun 2012 16:36:52 +0200 Subject: [PATCH] enable check_initscripts with lxc --- scripts/builds.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/builds.sh b/scripts/builds.sh index f9d8d91..19240a7 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -13,9 +13,8 @@ function velvet () { hostname | grep -q velvet ; } #################### lxc on f14 and f16 # currently we have the following limitations with lxc -# initscripts need to be plugged into systemd # 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_initscripts -e check_tcp +liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f16 -p linux64 -b @DATE@--lxc16 -X -e check_tcp # 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 -- 2.43.0