[Qa-jenkins-scm] [jenkins.debian.net] 02/03: reproducible job-cfg: refactor

Holger Levsen holger at layer-acht.org
Fri May 6 08:08:03 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 190a2f1c3d4326e6b514c4f4d461a811286790c4
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu May 5 20:07:48 2016 +0200

    reproducible job-cfg: refactor
---
 job-cfg/reproducible.yaml | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 39a4693..f28d46f 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -633,6 +633,7 @@
                     my_description: 'Rebuild FreeBSD twice (with variations) and investigate regarding reproducibility.'
                     my_timed: '42 23 * * 4'
                     my_recipients: 'jenkins+reproducible-builds qa-jenkins-scm at lists.alioth.debian.org'
+                    my_shell: '/srv/jenkins/bin/reproducible_freebsd.sh'
                 - 'setup_schroot_archlinux_jenkins':
                     my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.'
                     my_timed: '42 23 1 1 *'
@@ -640,12 +641,10 @@
                 - 'setup_schroot_archlinux_profitbricks3':
                     my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.'
                     my_timed: '42 23 1 1 *'
-                    my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
                     my_hname: 'profitbricks3'
                 - 'setup_schroot_archlinux_profitbricks4':
                     my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.'
                     my_timed: '42 23 1 1 *'
-                    my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
                     my_hname: 'profitbricks4'
                 - 'setup_mock_fedora-23_x86_64_jenkins':
                     my_description: 'Setup mock for fedora-23 on X86_64 to test .rpm packages for reproducibility.'
@@ -654,14 +653,12 @@
                 - 'setup_mock_fedora-23_x86_64_profitbricks3':
                     my_description: 'Setup mock for fedora-23 on X86_64 to test .rpm packages for reproducibility.'
                     my_timed: '42 23 1 1 *'
-                    my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
                     my_hname: 'profitbricks3'
                 - 'setup_mock_fedora-23_x86_64_profitbricks4':
                     my_description: 'Setup mock for fedora-23 on X86_64 to test .rpm packages for reproducibility.'
                     my_timed: '42 23 1 1 *'
-                    my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
                     my_hname: 'profitbricks4'
-            my_shell: '/srv/jenkins/bin/reproducible_{otherproject}.sh'
+            my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
             my_hname: ''
 
         - '{name}_{otherproject_git}':
@@ -669,16 +666,14 @@
                 - 'setup_fdroid_build_environment_profitbricks3':
                     my_description: 'Setup a build environment for F-Droid.'
                     my_timed: '42 23 1 1 *'
-                    my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
                     my_hname: 'profitbricks3'
                     my_gitrepo: 'https://gitlab.com/fdroid/fdroidserver.git'
                 - 'setup_fdroid_build_environment_profitbricks4':
                     my_description: 'Setup a build environment for F-Droid.'
                     my_timed: '42 23 1 1 *'
-                    my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
                     my_hname: 'profitbricks4'
                     my_gitrepo: 'https://gitlab.com/fdroid/fdroidserver.git'
-            my_shell: '/srv/jenkins/bin/reproducible_{otherproject_git}.sh'
+            my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
             my_hname: ''
 
         - '{name}_builder_{otherproject}_{my_num}':

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