[Qa-jenkins-scm] [jenkins.debian.net] 02/02: re-enable IRC notifications for pu builds

Holger Levsen holger at moszumanska.debian.org
Thu Jun 4 13:27:21 UTC 2015


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 b1e9054f3b839ba2169db66039318b05a092647a
Author: Philip Hands <phil at hands.com>
Date:   Thu Jun 4 14:18:31 2015 +0100

    re-enable IRC notifications for pu builds
---
 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 c258358..27b85f8 100755
--- a/job-cfg/d-i.yaml.py
+++ b/job-cfg/d-i.yaml.py
@@ -325,7 +325,7 @@ data.extend(
                    'publishers': publ(irc=irc)}}
      for (n,bdsc,br,trg,irc)
      in [('d-i-build',    'master branch', 'origin/master', 'H/6 * * * *',  'debian-boot'),
-         ('d-i-pu-build', 'pu/ branches',  'origin/pu/**' , 'H/10 * * * *', None)]])
+         ('d-i-pu-build', 'pu/ branches',  'origin/pu/**' , 'H/10 * * * *', 'debian-boot')]])
 
 data.append(
     jobspec_svn(key='job-template',

-- 
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