From: thierry Date: Thu, 11 Feb 2010 15:59:00 +0000 (+0000) Subject: more tests should ne able to coexist - re-enable testing of k{22,27}-f12 X-Git-Tag: foo~189 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=48450bf0e0770039d70cd2bf3cb38a57608f7e66;p=infrastructure.git more tests should ne able to coexist - re-enable testing of k{22,27}-f12 --- diff --git a/scripts/builds.sh b/scripts/builds.sh index 2acaaa7..b6fdb05 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -7,11 +7,11 @@ function reed () { [ $(basename $(hostname) .inria.fr) = reed ] ; } function velvet () { [ $(basename $(hostname) .inria.fr) = velvet ] ; } # 2.6.27 kernel on f12 -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k27-tags.mk -f f12 -p linux32 -b @DATE@--k27-f12-32 -B +liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k27-tags.mk -f f12 -p linux32 -b @DATE@--k27-f12-32 liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -t onelab-k27-tags.mk -f f12 -p linux64 -b @DATE@--k27-f12-64 -B # 2.6.22 kernel on f12 -liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f12 -p linux32 -b @DATE@--k22-f12-32 -B +liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f12 -p linux32 -b @DATE@--k22-f12-32 liquid && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d onelab -f f12 -p linux64 -b @DATE@--k22-f12-64 -B # 2.6.27 kernel on f8