summaryrefslogtreecommitdiffstats
path: root/job-cfg/reproducible.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-10-16 15:14:13 +0200
committerHolger Levsen <holger@layer-acht.org>2015-10-16 15:14:13 +0200
commit6ad615189f665b852e4a0997c1b5f2fc70adeef2 (patch)
tree8f305c95778fc854e4eb9add131ff4cd928edaff /job-cfg/reproducible.yaml
parente31e919e1acbab7f4f3cfe8a970edcfbf43da19f (diff)
downloadjenkins.debian.net-6ad615189f665b852e4a0997c1b5f2fc70adeef2.tar.xz
reproducible: run the arch_schroot_setup job on the correct node
Diffstat (limited to 'job-cfg/reproducible.yaml')
-rw-r--r--job-cfg/reproducible.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 37a02222..c472d1de 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -1255,7 +1255,7 @@
- '{name}_arch_schroot_setup':
my_description: 'Setup an Archlinux schroot to test Archlinux packages for reproducibility.' # FIXME: this aint idempotent, so it's only run once a year for now
my_timed: '42 23 1 1 *'
- my_shell: '/srv/jenkins/bin/reproducible_arch_schroot_setup.sh'
+ my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
my_node: 'profitbricks3'