[Qa-jenkins-scm] [jenkins.debian.net] 01/01: d-i: it seems that 'current-parameters' doesn't work as expected
Holger Levsen
holger at layer-acht.org
Mon Jun 20 07:47: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 748b7d4bcd68d18078236f3abe20446de9065e0a
Author: Philip Hands <phil at hands.com>
Date: Mon Jun 20 08:42:00 2016 +0200
d-i: it seems that 'current-parameters' doesn't work as expected
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
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 1494d49..ae83b6a 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',
- 'current-parameters': 'true',
+ 'predefined-parameters': 'PU_GIT_BRANCH=$PU_GIT_BRANCH'
}]}],
'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