[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible/openwrt|lede: fixup how these jobs run remotely
Holger Levsen
holger at layer-acht.org
Sat Jul 30 20:01:35 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 963751eb322b225bbe7379a03ace6e8be68c1ab0
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Jul 30 16:01:24 2016 -0400
reproducible/openwrt|lede: fixup how these jobs run remotely
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
job-cfg/reproducible.yaml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 39f35b9..72fc35e 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -634,11 +634,12 @@
- 'lede':
my_description: 'Rebuild LEDE (some targets, some packages) twice (with variations) and investigate regarding reproducibility.'
my_timed: '42 23 * * 4'
+ my_shell: '/srv/jenkins/bin/reproducible_lede.sh master'
- 'openwrt':
my_description: 'Rebuild OpenWrt (some targets, some packages) twice (with variations) and investigate regarding reproducibility.'
my_timed: '42 23 * * 2'
+ my_shell: '/srv/jenkins/bin/reproducible_openwrt.sh master'
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 lynxis at fe80.eu'
@@ -647,13 +648,14 @@
- 'coreboot':
my_description: 'Rebuild all coreboot ROMs twice (with variations) and investigate regarding reproducibility.'
my_timed: '42 23 * * 1'
+ my_recipients: 'jenkins+reproducible-builds qa-jenkins-scm at lists.alioth.debian.org lynxis at fe80.eu'
- 'netbsd':
my_description: 'Rebuild NetBSD (for some archs) twice (with variations) and investigate regarding reproducibility.'
my_timed: '42 23 * * 3'
my_trigger: 'reproducible_html_rsync_remote_results'
my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
my_hname: 'profitbricks3'
- my_recipients: 'jenkins+reproducible-builds qa-jenkins-scm at lists.alioth.debian.org lynxis at fe80.eu'
+ my_recipients: 'jenkins+reproducible-builds qa-jenkins-scm at lists.alioth.debian.org'
- '{name}_{otherproject}':
otherproject:
--
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