From 5e6ca819c0a79324a43e23f00bc534d672316822 Mon Sep 17 00:00:00 2001 From: Timo Stollenwerk Date: Sun, 31 Mar 2013 15:51:46 +0200 Subject: [PATCH] Bind python2.6 jobs to slave 1 since slave two seems to have non-reproducable problems with PIL on python2.6. --- jenkins-jobs.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jenkins-jobs.cfg b/jenkins-jobs.cfg index 3d46eefd..3e1313ed 100644 --- a/jenkins-jobs.cfg +++ b/jenkins-jobs.cfg @@ -53,6 +53,7 @@ recipe = collective.recipe.template[genshi]:genshi output = ${buildout:parts-directory}/jenkins-jobs/plone-4.2-python-2.6.xml displayName = Plone 4.2 - Python 2.6 git_branch = 4.2 +node = Slave 1 python = $PYTHON26 [plone-4.2-python-2.7] @@ -80,6 +81,7 @@ input = templates/plone.xml output = ${buildout:parts-directory}/jenkins-jobs/plone-4.3-python-2.6.xml displayName = Plone 4.3 - Python 2.6 git_branch = 4.3 +node = Slave 1 python = $PYTHON26 buildout_cfg = jenkins.cfg buildout_run = jenkins-alltests -1