From: Thierry Parmentelat Date: Wed, 11 Dec 2013 10:13:10 +0000 (+0100) Subject: run lxc build with the no_omf test config X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=e23e20d845e8d4fed5515642662f3e99bef0589b;p=infrastructure.git run lxc build with the no_omf test config --- 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