From d83dc34463037dea507363c8c3b8832704a18e88 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 11 Apr 2012 15:28:45 +0200 Subject: [PATCH] drop lxc14, build bm from tag and branch on lxc16 --- scripts/builds.sh | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/scripts/builds.sh b/scripts/builds.sh index 7b7e9da..260bb5f 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -12,13 +12,15 @@ function reed () { hostname | grep -q reed ; } 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 +# currently we have the following limitations with lxc # f16-specific issues # initscripts need to be plugged into systemd # 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@--lxc16bm -e check_initscripts -e plcsh_stress_test -e check_tcp bootmanager-GITPATH=git://git.planet-lab.org/bootmanager.git@lxc_devel 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 +## note that lxc14 is of limited interest +## all versions 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 # 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 -- 2.47.0