From e1ba95ba906a3cc6b0f0d87e116013e9c0ba34f8 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Sat, 7 Apr 2012 11:58:36 +0200 Subject: [PATCH] oops --- scripts/builds.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/builds.sh b/scripts/builds.sh index 6c848e3..fdb59b0 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -16,9 +16,9 @@ function velvet () { hostname | grep -q velvet ; } # 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 -x plcsh_stress_test +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 -x check_tcp +liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -X -f f16 -p linux64 -b @DATE@--lxc16 -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