[Qa-jenkins-scm] [jenkins.debian.net] 04/04: reproducible job-cfg: add artifacts for lede & openwrt
Holger Levsen
holger at layer-acht.org
Thu Oct 13 11:13:39 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 ed57e5eba618d3443ae4cbf2818667e37003720f
Author: Alexander Couzens <lynxis at fe80.eu>
Date: Thu Oct 13 13:00:26 2016 +0200
reproducible job-cfg: add artifacts for lede & openwrt
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
job-cfg/reproducible.yaml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 6b4ea17..6de609e 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -251,7 +251,7 @@
- trigger:
project: '{my_trigger}'
node: '{my_node}'
-
+ artifacts: '{my_artifacts}'
- job-template:
defaults: reproducible
@@ -646,10 +646,12 @@
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'
+ my_artifacts: 'results/*.*'
- '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_artifacts: 'results/*.*'
my_trigger: 'reproducible_html_rsync_remote_results'
my_hname: ''
my_recipients: 'jenkins+reproducible-builds qa-jenkins-scm at lists.alioth.debian.org lynxis at fe80.eu'
--
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