summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-10-28 00:43:27 +0200
committerHolger Levsen <holger@layer-acht.org>2016-10-28 00:43:27 +0200
commitc4105de6080b3d8bb0ed7777093e915a36883c17 (patch)
tree11b4aab83af516ecd722e32b72e663c09f5fe4a8 /job-cfg
parente4e4bd6fa5fbb5edb546d60147d4b594ef6829f1 (diff)
downloadjenkins.debian.net-c4105de6080b3d8bb0ed7777093e915a36883c17.tar.xz
reproducible NetBSD + coreboot: don't try to preserve artifacts
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/reproducible.yaml44
1 files changed, 41 insertions, 3 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 28f3b7b4..77a7280e 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -215,7 +215,6 @@
- '{my_gitbranches}'
node: '{my_node}'
-
- defaults:
name: reproducible_other_projects_trigger
disabled: false
@@ -246,6 +245,42 @@
parse-rules: '/srv/jenkins/logparse/reproducible-extra.rules'
unstable-on-warning: 'true'
fail-on-error: 'true'
+ - email:
+ recipients: '{my_recipients}'
+ - trigger:
+ project: '{my_trigger}'
+ node: '{my_node}'
+
+- defaults:
+ name: reproducible_other_projects_trigger+artifacts
+ disabled: false
+ project-type: freestyle
+ description: *desc
+ properties:
+ - sidebar: *sb1
+ - sidebar: *sb2
+ - sidebar: *sb3
+ - throttle:
+ max-total: 9
+ max-per-node: 9
+ enabled: true
+ option: category
+ categories:
+ - reproducible # no special category yet
+ triggers:
+ - timed: '{my_timed}'
+ logrotate:
+ daysToKeep: 90
+ numToKeep: 30
+ artifactDaysToKeep: -1
+ artifactNumToKeep: -1
+ builders:
+ - shell: '{my_shell}'
+ publishers:
+ - logparser:
+ parse-rules: '/srv/jenkins/logparse/reproducible-extra.rules'
+ unstable-on-warning: 'true'
+ fail-on-error: 'true'
- archive:
artifacts: '{my_artifacts}'
latest-only: false
@@ -289,6 +324,10 @@
name: '{name}_{otherproject_triggering}'
- job-template:
+ defaults: reproducible_other_projects_trigger+artifacts
+ name: '{name}_{otherproject_triggering+artifacts}'
+
+- job-template:
defaults: reproducible_builder_trigger
name: '{name}_builder_{otherproject}_{my_num}'
@@ -643,7 +682,7 @@
my_timed: '* * * * *'
my_hname: ''
- - '{name}_{otherproject_triggering}':
+ - '{name}_{otherproject_triggering+artifacts}':
otherproject_triggering:
- 'lede':
my_description: 'Rebuild LEDE (some targets, some packages) twice (with variations) and investigate regarding reproducibility.'
@@ -672,7 +711,6 @@
my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
my_hname: 'profitbricks3'
my_recipients: 'jenkins+reproducible-builds qa-jenkins-scm@lists.alioth.debian.org'
- my_artifacts: ''
- '{name}_{otherproject}':
otherproject: