[Qa-jenkins-scm] [jenkins.debian.net] 01/03: reproducible: tweak the reproducible_html_notes job definition

Holger Levsen holger at moszumanska.debian.org
Thu Aug 6 16:15:34 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 b0922ed1fcea697d760bc0bc9ac46ed47f1e0dc5
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Wed Aug 5 18:06:56 2015 +0000

    reproducible: tweak the reproducible_html_notes job definition
---
 job-cfg/reproducible.yaml | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 9112968..15d190c 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -34,7 +34,7 @@
     node: '{my_node}'
 
 - defaults:
-    name: reproducible_notes
+    name: reproducible_git
     project-type: freestyle
     triggers:
       - timed: '{my_timed}'
@@ -60,7 +60,6 @@
       artifactNumToKeep: -1
     builders:
       - shell: '{my_shell}'
-      - shell: '/srv/jenkins/bin/reproducible_notes.py'
     publishers:
       - logparser:
           parse-rules: '/srv/jenkins/logparse/reproducible.rules'
@@ -322,7 +321,7 @@
     name: '{name}_html_dd_list'
 
 - job-template:
-    defaults: reproducible_notes
+    defaults: reproducible_git
     name: '{name}_html_notes'
 
 - job-template:
@@ -638,7 +637,7 @@
             my_description: 'Generate HTML results (notes) for reproducible builds, triggered by changes to the <a href="https://anonscm.debian.org/cgit/reproducible/notes.git" target="_blank">notes.git</a> repository.'
             my_timed: '57 0 * * *'
             my_gitrepo: 'git://git.debian.org/git/reproducible/notes.git'
-            my_shell: '/srv/jenkins/bin/reproducible_html_notes.py'
+            my_shell: '/srv/jenkins/bin/reproducible_html_notes.sh && /srv/jenkins/bin/reproducible_notes.py'
             my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
             my_node: ''
         - '{name}_html_all_packages':

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