From e23e20d845e8d4fed5515642662f3e99bef0589b Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 11 Dec 2013 11:13:10 +0100 Subject: [PATCH] run lxc build with the no_omf test config --- scripts/builds.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/scripts/builds.sh b/scripts/builds.sh index 3c50b2c..13f1c62 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -15,13 +15,11 @@ function reed () { hostname | grep -q reed ; } function velvet () { hostname | grep -q velvet ; } ### -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f18 -p linux64 -b @DATE@--lxc18 +liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f18 -p linux64 -b @DATE@--lxc18 -c default -c no_omf reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux64 -b @DATE@--f14-64 # dec/13 - dropping sfa-v2 altogether -# also we temporarily use a nodemanager tag because the latest code has the OMF rc script stalled -# disabled again for now : nodemanager-GITPATH=git://git.onelab.eu/nodemanager.git@nodemanager-5.2-6 velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux64 -b @DATE@--sfav3-dual -c dual -c sfadebug sfa-GITPATH=git://git.onelab.eu/sfa.git@geni-v3 velvet && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f14 -p linux64 -b @DATE@--sfav3 -c default -c sfadebug sfa-GITPATH=git://git.onelab.eu/sfa.git@geni-v3 -- 2.43.0