From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> Date: Sat, 7 Apr 2012 11:25:02 +0000 (+0200) Subject: tweak test scopes for lxc X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=d76b23ea266796916f477d537a742944979f8308;p=infrastructure.git tweak test scopes for lxc --- diff --git a/scripts/builds.sh b/scripts/builds.sh index fdb59b0..7b7e9da 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -13,12 +13,12 @@ function velvet () { hostname | grep -q velvet ; } #################### lxc on f14 and f16 # currently we have the following limitations with f16 +# check_tcp : this needs port forwarding of some kind regardless of the fedora distro +liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -X -f f14 -p linux64 -b @DATE@--lxc14 -e check_tcp +# f16-specific issues # initscripts need to be plugged into systemd -# check_tcp : this needs port forwarding of some kind -# plcsh_stress_test : there remains encoding issues with the randomly generated names and all -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 -e plcsh_stress_test -# 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 -X -f f16 -p linux64 -b @DATE@--lxc16 -e check_tcp +# plcsh_stress_test : there remains encoding issues, apparently related to 'quote' in PostgreSQL +liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -X -f f16 -p linux64 -b @DATE@--lxc16 -e check_initscripts -e plcsh_stress_test -e check_tcp # 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