[Qa-jenkins-scm] [jenkins.debian.net] 01/02: reproducible fdroid: don't trigger the setup job from git

Holger Levsen holger at layer-acht.org
Fri Apr 21 10:23:35 UTC 2017


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 00378e541a35b61b78bd6637338dcf9f07fb079e
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Fri Apr 21 11:45:11 2017 +0200

    reproducible fdroid: don't trigger the setup job from git
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 job-cfg/reproducible.yaml | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index b0a533c..9891afdf 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -852,17 +852,16 @@
                     my_timed: '42 23 1 1 *'
                     my_hname: 'profitbricks4'
                     my_disabled: true
-            my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
-            my_hname: ''
-
-        - '{name}_{otherproject_git}':
-            otherproject_git:
                 - 'setup_fdroid_build_environment':
                     my_description: 'Setup a build environment for F-Droid.'
                     my_timed: '42 0 * * 1'
                     my_hname: 'profitbricks7'
-                    my_gitrepo: 'https://gitlab.com/fdroid/fdroidserver.git'
                     my_recipients: 'jenkins+reproducible-builds qa-jenkins-scm at lists.alioth.debian.org hans at guardianproject.info michael.poehn at fsfe.org'
+            my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
+            my_hname: ''
+
+        - '{name}_{otherproject_git}':
+            otherproject_git:
                 - 'fdroid_build_apps':
                     my_description: 'Build all the latest apps for F-Droid.'
                     my_timed: '42 7 * * *'

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