From 8b190d323d7d5e0b8a51e2094e202001ed98f0cf Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 31 Jan 2013 21:34:41 +0100 Subject: [PATCH] check the build setup on gorillaz before deathvegas is taken down and resinstalled under f18 --- scripts/builds.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/builds.sh b/scripts/builds.sh index 6cc4ab7..d94ff89 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -27,7 +27,8 @@ liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d wexlxc -p linux64 -f liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f16 -p linux64 -b @DATE@--lxc16 -X # the ability to build under f18 is quite new # most probably the testing part (on an lxc-based test box, hence -X) won't work for now, but that's the goal though -deathvegas && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f18 -p linux64 -b @DATE@--lxc18 -X +deathvegas && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f18 -p linux64 -b @DATE@--lxc18-dvg -X +gorillaz && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f18 -p linux64 -b @DATE@--lxc18-glz -X ### build only 64bits for the main devel track as this has gone very slow # f12 on reed - no SFA any more -- 2.47.0