diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-07-30 16:01:24 -0400 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-07-30 16:01:24 -0400 |
commit | 963751eb322b225bbe7379a03ace6e8be68c1ab0 (patch) | |
tree | f05c7a9b67f518722271521a4fd49703bb69c09d /job-cfg | |
parent | 8d586d5c9968778c934996aa59626635fc20b99f (diff) | |
download | jenkins.debian.net-963751eb322b225bbe7379a03ace6e8be68c1ab0.tar.xz |
reproducible/openwrt|lede: fixup how these jobs run remotely
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/reproducible.yaml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 39f35b93..72fc35e4 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@lists.alioth.debian.org lynxis@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@lists.alioth.debian.org lynxis@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@lists.alioth.debian.org lynxis@fe80.eu' + my_recipients: 'jenkins+reproducible-builds qa-jenkins-scm@lists.alioth.debian.org' - '{name}_{otherproject}': otherproject: |