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