[Qa-jenkins-scm] [jenkins.debian.net] 01/02: Revert "d-i: it seems that 'current-parameters' doesn't work as expected"

Holger Levsen holger at layer-acht.org
Mon Jun 20 18:48:24 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 9b3fc7b35c0cb23cd29daa8bd9edd64aae1d9d0a
Author: Philip Hands <phil at hands.com>
Date:   Mon Jun 20 20:37:29 2016 +0200

    Revert "d-i: it seems that 'current-parameters' doesn't work as expected"
    
    This reverts commit 659728f0feffbe9b52edcdad880300e05b821472.
---
 job-cfg/d-i.yaml.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/job-cfg/d-i.yaml.py b/job-cfg/d-i.yaml.py
index ae83b6a..1494d49 100755
--- a/job-cfg/d-i.yaml.py
+++ b/job-cfg/d-i.yaml.py
@@ -369,7 +369,7 @@ data.extend(
                          'branches': ['{branch}']}}],
         'builders': [{'shell': '/srv/jenkins/bin/d-i_build.sh'},
                      {'trigger-builds': [{'project': 'lvc_debian-miniiso',
-                      'predefined-parameters': 'PU_GIT_BRANCH=$PU_GIT_BRANCH'
+                      'current-parameters': 'true',
                     }]}],
         'project-type': 'freestyle',
         'properties': prop(type='packages', priority=99),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list