From b0922ed1fcea697d760bc0bc9ac46ed47f1e0dc5 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Wed, 5 Aug 2015 18:06:56 +0000 Subject: reproducible: tweak the reproducible_html_notes job definition --- job-cfg/reproducible.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'job-cfg/reproducible.yaml') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 91129680..15d190ce 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 notes.git 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@lists.alioth.debian.org' my_node: '' - '{name}_html_all_packages': -- cgit v1.2.3-70-g09d2