summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-08-30 18:14:26 +0200
committerHolger Levsen <holger@layer-acht.org>2015-08-30 18:14:26 +0200
commitd00b49e9a73b87c89377440c602d8a3e71c7943e (patch)
treef01ceab55608dbbc3732953ab79f33d3a285e298 /job-cfg
parent9b409fff05e58cc0c83fe2250b30287fc0648fd6 (diff)
downloadjenkins.debian.net-d00b49e9a73b87c89377440c602d8a3e71c7943e.tar.xz
reproducible: add support for ssh on different ports
Diffstat (limited to 'job-cfg')
-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 c10711ed..96c3d521 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -837,7 +837,7 @@
- '{name}_builder_armhf1':
my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.'
my_timed: 'H/2 * * * *'
- my_shell: '/srv/jenkins/bin/reproducible_build.sh wbq0-armhf-rb bpi0-armhf-rb'
+ my_shell: '/srv/jenkins/bin/reproducible_build.sh wbq0-armhf-rb:2225 bpi0-armhf-rb:2222'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
my_node: ''
- '{name}_coreboot':