summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-10-12 23:42:07 +0200
committerHolger Levsen <holger@layer-acht.org>2015-10-12 23:42:07 +0200
commit50ef51d874cb4fa74a5fd6ec7c2a25cd5bab6aca (patch)
tree234bc2815f26fd3578066d2c7b038e4d199e61d9 /job-cfg
parent2f83ac7d3dde82be6f99f4e929830daa2b1dc257 (diff)
downloadjenkins.debian.net-50ef51d874cb4fa74a5fd6ec7c2a25cd5bab6aca.tar.xz
reproducible: run coreboot/openwrt/netbsd/freebsd jobs on profitbricks-build3-amd64
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/reproducible.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index eb9608c4..ad7f050a 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -1209,23 +1209,23 @@
my_timed: '42 23 * * 1'
my_shell: '/srv/jenkins/bin/reproducible_coreboot.sh'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- my_node: ''
+ my_node: 'profitbricks3'
- '{name}_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'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- my_node: ''
+ my_node: 'profitbricks3'
- '{name}_netbsd':
my_description: 'Rebuild NetBSD (for some archs) twice (with variations) and investigate regarding reproducibility.'
my_timed: '42 23 * * 3'
my_shell: '/srv/jenkins/bin/reproducible_netbsd.sh'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- my_node: ''
+ my_node: 'profitbricks3'
- '{name}_freebsd':
my_description: 'Rebuild FreeBSD twice (with variations) and investigate regarding reproducibility.'
my_timed: '42 23 * * 4'
my_shell: '/srv/jenkins/bin/reproducible_freebsd.sh'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- my_node: ''
+ my_node: 'profitbricks3'