From a18711be4c2e63cf83250bc92b41e10d213e2cd3 Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Sat, 30 Jul 2016 21:02:22 +0200 Subject: reproducible/job-cfg: split off lede/openwrt to allow remote builds Signed-off-by: Holger Levsen --- job-cfg/reproducible.yaml | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) (limited to 'job-cfg/reproducible.yaml') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 251a0525..87dfeb16 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@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' -- cgit v1.2.3-54-g00ecf