[Qa-jenkins-scm] [jenkins.debian.net] 10/14: d-i: make ...-triggered_debian-installer work on pu/ branches
Holger Levsen
holger at layer-acht.org
Thu Nov 3 09:32:27 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 dd13c0f7244ab70b3ee603bb7bdbc73d0fd2f6c3
Author: Philip Hands <phil at hands.com>
Date: Sun Oct 30 14:37:18 2016 +0100
d-i: make ...-triggered_debian-installer work on pu/ branches
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 647e17e..5f7fc00 100755
--- a/job-cfg/d-i.yaml.py
+++ b/job-cfg/d-i.yaml.py
@@ -195,7 +195,7 @@ if "jenkins-test-vm" == os.uname()[1]:
jobs.append( {'{name}_pu-triggered_{pkg}': {
'gitrepo': 'git://git.debian.org/git/d-i/{pkg}',
'branchdesc': 'master branch',
- 'branch': 'origin/master',
+ 'branch': 'origin/pu/**',
'pkg': 'debian-installer',
'trg': None,
}} )
--
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