[Qa-jenkins-scm] [jenkins.debian.net] 03/05: reproducible/job-cfg: split off lede/openwrt to allow remote builds

Holger Levsen holger at layer-acht.org
Sat Jul 30 19:47:13 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 a18711be4c2e63cf83250bc92b41e10d213e2cd3
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Sat Jul 30 21:02:22 2016 +0200

    reproducible/job-cfg: split off lede/openwrt to allow remote builds
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 job-cfg/reproducible.yaml | 19 +++++++++++++------
 1 file changed, 13 insertions(+), 6 deletions(-)

diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 251a052..87dfeb1 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -631,18 +631,25 @@
 
         - '{name}_{otherproject_triggering}':
             otherproject_triggering:
-                - 'coreboot':
-                    my_description: 'Rebuild all coreboot ROMs twice (with variations) and investigate regarding reproducibility.'
-                    my_timed: '42 23 * * 1'
+                - 'lede':
+                    my_description: 'Rebuild LEDE (some targets, some packages) twice (with variations) and investigate regarding reproducibility.'
+                    my_timed: '42 23 * * 4'
                 - 'openwrt':
                     my_description: 'Rebuild OpenWrt (some targets, some packages) twice (with variations) and investigate regarding reproducibility.'
                     my_timed: '42 23 * * 2'
+            my_trigger: 'reproducible_html_rsync_remote_results'
+            my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
+            my_hname: ''
+            my_recipients: 'jenkins+reproducible-builds qa-jenkins-scm at lists.alioth.debian.org'
+
+        - '{name}_{otherproject_triggering}':
+            otherproject_triggering:
+                - 'coreboot':
+                    my_description: 'Rebuild all coreboot ROMs twice (with variations) and investigate regarding reproducibility.'
+                    my_timed: '42 23 * * 1'
                 - 'netbsd':
                     my_description: 'Rebuild NetBSD (for some archs) twice (with variations) and investigate regarding reproducibility.'
                     my_timed: '42 23 * * 3'
-                - 'lede':
-                    my_description: 'Rebuild LEDE (some targets, some packages) twice (with variations) and investigate regarding reproducibility.'
-                    my_timed: '42 23 * * 4'
             my_trigger: 'reproducible_html_rsync_remote_results'
             my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
             my_hname: 'profitbricks3'

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