summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2016-07-23 02:16:26 +0200
committerHolger Levsen <holger@layer-acht.org>2016-07-23 10:45:24 -0400
commit270066ccae1e1f99e838e6da9895e8567239a42e (patch)
treedad1acb567fcd7192130f8d08a5cb326f10992de /job-cfg
parente8d0a820cf455cb577b85d74869c0e8ddeaf4cb0 (diff)
downloadjenkins.debian.net-270066ccae1e1f99e838e6da9895e8567239a42e.tar.xz
add LEDE build script and job
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/reproducible.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 6c0e8bbb..251a0525 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -640,6 +640,9 @@
- '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'