From d00b49e9a73b87c89377440c602d8a3e71c7943e Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 30 Aug 2015 18:14:26 +0200 Subject: reproducible: add support for ssh on different ports --- job-cfg/reproducible.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'job-cfg') 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': -- cgit v1.2.3-54-g00ecf